https://github.com/mittalgovind/nand2tetris
This repo contains completed project files for the course - Elements of Computing Systems
https://github.com/mittalgovind/nand2tetris
Last synced: 3 months ago
JSON representation
This repo contains completed project files for the course - Elements of Computing Systems
- Host: GitHub
- URL: https://github.com/mittalgovind/nand2tetris
- Owner: mittalgovind
- Created: 2017-06-08T20:15:30.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-08T20:55:39.000Z (almost 8 years ago)
- Last Synced: 2025-01-12T15:30:58.443Z (4 months ago)
- Language: Assembly
- Size: 118 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nand2tetris
This repo contains completed project files for the course - [**Elements of Computing Systems**](http://www.nand2tetris.org).Please use it for educational purposes, and to match your answers.
_Note:_ I have written assembler to convert from asm to hack in **Python**