MMCL (Minimal Machine Code Language) - is programming language that translates directly into binary code
- objcopy
- make
- g++
- Enter project directory and run:
make
MMCL is right now only for Linux x64 based systems.
To print output of your equations, use gdb.