https://github.com/mudge/nand2tetris
On-going solutions to the "From NAND to Tetris" exercises
https://github.com/mudge/nand2tetris
Last synced: 3 months ago
JSON representation
On-going solutions to the "From NAND to Tetris" exercises
- Host: GitHub
- URL: https://github.com/mudge/nand2tetris
- Owner: mudge
- Created: 2014-11-01T13:58:17.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-23T20:37:32.000Z (over 11 years ago)
- Last Synced: 2026-04-19T12:37:56.161Z (3 months ago)
- Language: Assembly
- Homepage: http://www.nand2tetris.org/
- Size: 418 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# From NAND to Tetris exercises
My on-going solutions to the [From NAND to
Tetris](http://www.nand2tetris.org/) exercises using the [Nand2Tetris Software
Suite](http://www.nand2tetris.org/software.php).
Done as part of the [London Computation Club](http://london.computation.club).
## Licence
The original exercises are protected by the [GNU GPL (General Public
License)](http://www.gnu.org/copyleft/gpl.html).