mlogjs
TypeScript icon, indicating that this package has built-in type declarations

0.5.2 • Public • Published

mlogjs

JavaScript MLog Compiler

ci npm docs unreleased docs chat

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

Versions

Current Tags

Version History

Package Sidebar

Install

npm i mlogjs

Weekly Downloads

15

Version

0.5.2

License

MIT

Unpacked Size

459 kB

Total Files

118

Last publish

Collaborators

  • jeanjpnm
  • weisrc