The Elements of Computing Systems, My Workbook for the NAND to Tetris course.
Go to file
Nemo ab0cd97270 dos2unix 2020-05-19 18:12:52 +05:30
projects dos2unix 2020-05-19 18:12:52 +05:30
.gitignore Initial Commit 💥 2020-05-19 17:32:15 +05:30
README.md dos2unix 2020-05-19 18:12:52 +05:30

README.md

nand2tetris

  • Download the latest nand2tetris.zip from the book website, and overwrite everything in the projects and tools directory.
  • Remember to run chmod +X tools/*.sh if you're on *nix.