Awesome
Interpreter
Simple Interpreter for Abstract machine code
How to run this program
- Download from this github page to local storeage
- Open the folder in your terminal
- $make && ./interpreter [your own test file]
- Your result should be shown on your terminal