Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billiegoose/hack-assembly-editor

An unofficial editor for the Hack assembly language used in "From NAND to Tetris" (nand2tetris.org). This is my code project corresponding to Chapter 6.
https://github.com/billiegoose/hack-assembly-editor

Last synced: 24 days ago
JSON representation

An unofficial editor for the Hack assembly language used in "From NAND to Tetris" (nand2tetris.org). This is my code project corresponding to Chapter 6.

Awesome Lists containing this project

README

        

hack-assembly-editor
====================

An unofficial editor for the Hack assembly language used in "From NAND to Tetris" (nand2tetris.org). This is my code project corresponding to Chapter 6.