Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 274 Bytes

File metadata and controls

4 lines (3 loc) · 274 Bytes

python-hack-assembler

An assembler for the 16-bit Hack computer from Noam Nisan and Shimon Schocken's online Nand 2 Tetris course, written in Python 3.

Translates Hack assembler instructions into binary code as per the Hack specifications