Skip to content

2.0.0-beta pre release

Pre-release
Pre-release
Compare
Choose a tag to compare
@jumanji144 jumanji144 released this 21 Sep 15:23

This is the first release of the new JASM format and backend parser.

The feature set is the same as the previous jasm but with the following additions:

  • builtin class -> jasm
  • builtin ast -> class
  • way more checking and verification
  • more robust syntax and parsing
  • errors instead of exceptions
  • partial results