Releases: faqro/uscor-lang
Releases · faqro/uscor-lang
v1.2.0
Renamed built-in functions to prevent collisions with custom functions and added additional filesystem functions.
v1.1.0
Added filesystem features, support for custom libraries and functions, version headers, data pointers, the ability to run shell commands, define functions, new string functions, as well as some other minor changes. Also added new example programs.
v1.0.0
First release of compiler. It is not recommended to use the premade compiler, but instead compile the necessary files on the host device using the source code, as this guarantees compatibility with the host device.