Homebrew Formular to easily install Nabaztag:Tag Bytecodes (MTL) compiler on Mac OSX
Add the custom Formular to your homebrew installation:
brew tap rngtng/homebrew-mtl_linux
Afterwards you're ready to instal mtl_linux:
brew install mtl_linux
Now you have to binaries:
- mtl_compiler - compiler
- mtl_simu - simulator
mtl_compiler <input.mtl> <output.bin>
mtl_simu [--help] [--mac MACADDR] [--boot] --source <input.mtl>