Skip to content

Releases: souris-dev/samosac-jvm

First release - alpha

26 Mar 06:11
Compare
Choose a tag to compare
First release - alpha Pre-release
Pre-release

First Release

This is the first alpha release of the samosac compiler and the language.

To use the compiler, run the following on your command line (ensure that you have java in your PATH, note that minimum java version required is 11):

java -jar samosac-1.0-SNAPSHOT-full.jar <input files>

Replace <input files> with the relative path of your source file(s).