shamo0 / VMtranslator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.