The Hack VM Translator is a program that translates Hack VM code into Hack Assembly code. It is used in the Nand2Tetris course to convert high-level code written in the Hack VM language into low-level code that can be executed on the Hack computer platform.
vm hack virtual-machine assembly assembly-language nand2tetris mini-project elements-of-computing-systems vmtranslator hack-vm vm-translator pushpop
-
Updated
May 2, 2024 - Python