Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 440 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 440 Bytes

nand2tetris

All credit to Nisan and Shocken. Buy their book.

This repo exists to allow others to view my solutions to the nand2tetris course. The readings can be found at nand2tetris.com. I would highly recommend doing the readings.

I make no claims to the efficacy of this code. The bulk of this code was written in a way that allowed me to proceed with the project most quickly, rather than there being any huge focus on efficiency.