Skip to content

Releases: toxic-spanner/mca-compiler

Compiler v0.2.0

30 Sep 06:18
Compare
Choose a tag to compare
Compiler v0.2.0 Pre-release
Pre-release

This version contains the following updates:

  • [new] A new import statement, which loads modules in a similar way to Node
  • [new] All-in-one build command, mca-build.
  • [addition] Anonymous blocks can have parameters
  • [fixed] Compile command

For more info view the commit history.

Initial working release

24 Sep 05:39
Compare
Choose a tag to compare
Pre-release

The majority of the parser, compiler, and CLI tools are completed.

For more info view the commit history.