0.5.2 • Published 2 years ago
mlogjs v0.5.2
JavaScript MLog Compiler
Features
- Optimizing compiler
- Easy to use
- Fully Typed API
- Macros
- All Instructions and Variables
- An online editor integrated to the docs
Installation
In the terminal
npm i -g mlogjs
Usage
Creating hello.js
print("Hello world");
printFlush();
Compile
mlogjs hello.js
Examples
You can find other usage examples here.
Changelog
Changes for each release are documented in the CHANGELOG.
Contribute
Having trouble? Ask for help on discord or open an issue
Help and suggestions are welcomed!
License
MIT
0.5.0
2 years ago
0.5.2
2 years ago
0.5.1
2 years ago
0.4.9
2 years ago
0.4.8
2 years ago
0.4.10
2 years ago
0.4.5
2 years ago
0.4.4
2 years ago
0.4.7
2 years ago
0.4.6
2 years ago
0.4.1
2 years ago
0.4.3
2 years ago
0.4.2
2 years ago
0.4.0
2 years ago
0.3.0
3 years ago
0.3.0-beta.0
3 years ago
0.2.1
3 years ago
0.2.2
3 years ago
0.2.0
3 years ago
0.1.11
4 years ago
0.1.10
4 years ago
0.1.8
4 years ago
0.1.9
4 years ago
0.1.7
4 years ago
0.1.6
4 years ago
0.1.5
4 years ago
0.1.4
4 years ago
0.1.3
4 years ago
0.1.2
4 years ago
0.1.1
4 years ago
0.0.0
4 years ago