It is a toy language I wrote poorly in C++.
To use read the documentation.
Requirements: G++
To build cd into src and type make. Binaries will show up in bin.
Note: Only works on windows and linux. Also is very buggy.
The virtual machine architecture is based off of Lotabout's how to write a C interpreter