/VMtranslator

Primary LanguagePythonMIT LicenseMIT

VMtranslator

The program translates VM code to hack assembly code(asm). Program is part of nand2tetris project 7. Disclaimer: Program only handles Aritmetic and Logical operations and Push and Pop commands.