Nand2Tetris is an online, self-teachable course on Building a Modern Computer from First Principles http://www.nand2tetris.org/.
This is my project #11 submission, a compiler that translates the object-oriented Jack language into an intermediate stack-based language called VM code
https://github.com/idelvall/jack-compiler/issues
- Ignacio del Valle Alles (https://github.com/idelvall/)
Contributions are always welcome and greatly appreciated!
Apache License, Version 2.0