Skip to content

Nabaztag:Tag Bytecodes (MTL) compiler for Linux and Mac OSX

License

Notifications You must be signed in to change notification settings

rngtng/mtl_linux

 
 

Repository files navigation

Nabaztag:Tag Bytecodes (MTL) compiler for Linux and Mac OSX

Requirements

Require 32 bits architecture. On an Amd64 architecture you will need to install some components.

On Debian:

apt install g++-multilib libc6-dev-i386

Compilation

Simply:

make

Usage

Simulator

Simply:

./mtl_simu

For full options:

./mtl_simu -h

Compiler

./mtl_compiler [-s] source output

About

Nabaztag:Tag Bytecodes (MTL) compiler for Linux and Mac OSX

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 69.2%
  • C++ 27.8%
  • Objective-C 2.6%
  • Other 0.4%