Course work for The Elements of Computing Systems: Building a Modern Computer from First Principles
Go to file
Konarak 5973c64e78
finish project seven backend compiler
2022-08-04 20:59:46 +05:30
assembler switch to lowercase filenames 2022-08-01 15:02:20 +05:30
compiler finish project seven backend compiler 2022-08-04 20:59:46 +05:30
projects move assembler out of project dir 2022-07-20 14:40:05 +05:30
.gitignore initial commit 2021-12-05 09:02:55 +05:30
README.md update stats 2021-12-25 21:36:08 +05:30
stats-01.md minor fix 2021-12-05 09:55:06 +05:30
stats-02.md minor fix 2021-12-05 09:55:06 +05:30
stats-03.md minor fix 2021-12-05 09:55:06 +05:30
stats-05.md update stats 2021-12-25 21:36:08 +05:30

README.md

nand2tetris

Trying to build a modern computer from first principles. If you want to try it visit: From Nand to Tetris (:

Nand Numbers:

Use this script to count how many Nand gates did your chips require. I modified it to print markdown tables so I can share them here: