https://github.com/sd10/nand2tetris
My work for the Nand2Tetris course
https://github.com/sd10/nand2tetris
Last synced: 4 months ago
JSON representation
My work for the Nand2Tetris course
- Host: GitHub
- URL: https://github.com/sd10/nand2tetris
- Owner: SD10
- Created: 2018-04-22T03:33:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-24T06:35:24.000Z (about 8 years ago)
- Last Synced: 2025-09-12T03:55:17.212Z (10 months ago)
- Language: Scilab
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nand2Tetris
This repository houses my work on the [Nand2Tetris](https://nand2tetris.org).
### Progress
#### Project 4
- [x] Machine Language
#### Project 7
- [ ] VM: Stack Arithmetic
#### Project 8
- [ ] VM: Program Control
#### Project 9
- [ ] High-Level Language
#### Project 10
- [ ] Compiler I: Syntax Analysis
#### Project 11
- [ ] Compiler II: Code Generation
#### Project 12
- [ ] Operating System
## License
[Nand2Tetris is licensed](http://www.nan2tetris.org/terms.php) under a [Creative Common Attribution-NonCommercial-ShareAlike 3.0 Unported License](https://creativecommons.org/licenses/by-nc-sa/3.0/)