An assembly knockoff, uses minimal instructions, although somehow turing complete
- "memory" management
- basic arithmetic
- printing to screen
- supports looping, if, while, etc
- Create a file called "prgm.txt", then add code as described in "instructions.txt"
- Run main.py