This is a VMTranslator for a 2 tiers compilation langage call jack
I done the nand2tetris courses and i done this project to understand what a 2 tiers compilation is and how to do a VMTranslator. Thanks to this project, I've learned a lot about compilation mechanisms.
- Code Reader
- Code Translator
- Code Writter
- Main