Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 368 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 368 Bytes

Nand2Tetris

Building a modern computer from basic Nand gates. Implementing all projects from nand2tetris.org as well as the book "The Elements of Computing Systems" by Nisan and Schocken.

Big picture

  • Part I: From Nand to Hack, projects/00-06
  • Part II: From Hack to Tetris, projects/07-13

big picture