https://github.com/philippus/hackassembler
:computer: Project 6 of the "From NAND to Tetris" course in Scala http://www.nand2tetris.org/
https://github.com/philippus/hackassembler
hack-assembler
Last synced: 8 months ago
JSON representation
:computer: Project 6 of the "From NAND to Tetris" course in Scala http://www.nand2tetris.org/
- Host: GitHub
- URL: https://github.com/philippus/hackassembler
- Owner: Philippus
- Created: 2016-01-17T09:57:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T19:45:11.000Z (over 8 years ago)
- Last Synced: 2025-05-31T23:15:24.990Z (8 months ago)
- Topics: hack-assembler
- Language: Assembly
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hack Assembler
==============
[](https://travis-ci.org/Philippus/hackassembler)
[](https://codecov.io/gh/Philippus/hackassembler)
Project 6 of the "From NAND to Tetris" course in Scala http://www.nand2tetris.org/
Follow this great course if you want to know more about the basics of computing!