Skip to content

Releases: faqro/uscor-lang

v1.2.0

31 Oct 17:13
Compare
Choose a tag to compare

Renamed built-in functions to prevent collisions with custom functions and added additional filesystem functions.

v1.1.0

31 Oct 07:57
Compare
Choose a tag to compare

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

27 Oct 21:12
Compare
Choose a tag to compare

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.