https://github.com/unblevable/nand-to-tetris
a simple computer emulated from scratch
https://github.com/unblevable/nand-to-tetris
Last synced: 11 months ago
JSON representation
a simple computer emulated from scratch
- Host: GitHub
- URL: https://github.com/unblevable/nand-to-tetris
- Owner: unblevable
- Created: 2013-10-08T19:17:06.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-03-11T19:04:30.000Z (over 3 years ago)
- Last Synced: 2025-04-12T23:09:46.596Z (about 1 year ago)
- Language: Assembly
- Homepage:
- Size: 191 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
nand-to-tetris
==============
Exercises in the Nand to Tetris course for developing an operating system from scratch