Found 48 repositories(showing 30)
ptdriscoll
Hack Virtual Machine Translator is the back end of a compiler for a typical object-based programming language.
jamespolley
Virtual Machine translator for symbolic Hack assembly code. Written in Python.
melbaldove
Translator for the Hack virtual machine
LevyHsu
A Hack virtual machine language to hack assembly language translator
happy-turtle
Virtual machine translator for the Hack computer that translates programs written in the VM language into programs written in the Hack machine language.
chrisshyi
VM Translator for Nand to Tetris Part II. (https://www.nand2tetris.org/project07). Translates virtual machine code to Hack assembly code.
Hallcoder
Since the JACK programming language is based on the Virtual Machine architecture instead of others like Tree Walk interpreter, we need a VM code translator (From object code to assembler where we later then use our HACK assembler to put it into HACK machine language)
hack virtual machine translator
meQlause
VMTranslator is a tool designed to facilitate the translation of VM (Virtual Machine) commands into hack computer assembly code.
TheOtherShejin
No description available
bmrickman
No description available
nathanielkohl
VM Translator for Hack virtual machine to Hack machine language
Nismirno
Virtual Machine language translator for Hack computer
TrevorLink
Virtual Machine Translator for Hack Computer in Nand2Tetris
meyermt
Virtual Machine language translator into Hack Assembly language
tpickering395
Virtual Machine translator to the Hack assembly language
ashima28
A Virtual Machine translator for the Hack platform
francis1009
Nand2Tetris Hack Virtual Machine Translator written in C
butAboy
Virtual Machine translator for the Nand to tetris hack machine
d0iasm
Assembler, virtual machine translator, and compiler for Hack language.
j0klar
A VM translator for the Hack virtual machine in Python
Amon3141
A translator from virtual machine language to Hack assembly language
shlee4458
python implementation of virtual machine translator for hack assembly language
grenadesonfire
This is an implementation of the .hack Virtual Machine translator
subaquatic-pierre
Hack virtual machine (.vm) code to Hack assembly (.asm) translator, implemented in Rust
akashmeshram
A simple Virtual Machine to Assembly translator for HACK assembly language.
lai0pei
Instruction translator for A Stack based Virtual Machine (Hack Operating System)
kmate
Virtual machine code translator for the HACK machine of the Nand2Tetris course on Coursera
kiwi-fruitiwi
A VM translator for the Hack computer. This translates virtual machine code into Hack assembly.
cody-berry
A VM translator for the Hack computer. It translates virtual machine code into Hack assembly code.