Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 255 Bytes

readme.md

File metadata and controls

5 lines (4 loc) · 255 Bytes

Rusty hack assembler

rusty_hack_asm is a fairly complete implementation of assembler for hack architecture (fom nand2tetris). It aims to have a quick build times and decent error messages.

See more about hack architecture