Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 316 Bytes

ReadMe.md

File metadata and controls

4 lines (4 loc) · 316 Bytes

Hack Assembler

A basic Assembler program written in C# for the Hack computer. The Assembler translates the Hack symbolic language into binary code that can execute on the Hack hardware platform. Built as part of the nand2tetris course by Shimon Schocken and Noam Nisan, further information at www.nand2tetris.org.