Releases: toxic-spanner/mca-compiler
Releases · toxic-spanner/mca-compiler
Compiler v0.2.0
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
The majority of the parser, compiler, and CLI tools are completed.
For more info view the commit history.