- Optimizing compiler
- Easy to use
- Fully Typed API
- Macros
- All Instructions and Variables
- An online editor integrated to the docs
npm i -g mlogjs
print("Hello world");
printFlush();
mlogjs hello.js
You can find other usage examples here.
Changes for each release are documented in the CHANGELOG.
Having trouble? Ask for help on discord or open an issue
Help and suggestions are welcomed!
MIT