https://github.com/cedrickchee/nand2tetris
Solutions for http://www.nand2tetris.org/
https://github.com/cedrickchee/nand2tetris
assembly computer-science computer-systems cpu-architecture emulator-development hack-binary hack-computer logic-gates nand2tetris nand2tetris-assignments virtual-machine
Last synced: 3 months ago
JSON representation
Solutions for http://www.nand2tetris.org/
- Host: GitHub
- URL: https://github.com/cedrickchee/nand2tetris
- Owner: cedrickchee
- Created: 2021-12-26T05:22:24.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-20T05:53:50.000Z (about 4 years ago)
- Last Synced: 2025-01-18T17:49:36.008Z (about 1 year ago)
- Topics: assembly, computer-science, computer-systems, cpu-architecture, emulator-development, hack-binary, hack-computer, logic-gates, nand2tetris, nand2tetris-assignments, virtual-machine
- Language: Hack
- Homepage:
- Size: 475 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nand2tetris
My solutions to the projects in the book
[The Elements of Computing Systems: Building a Modern Computer from First Principles](https://www.amazon.com/Elements-Computing-Systems-Building-Principles/dp/0262640686/) and the [Nand to Tetris course](https://www.nand2tetris.org/).