Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/setanta/hackassemblereditor

GUI Editor for the Hack assembly language, written in C++ with Qt 5.
https://github.com/setanta/hackassemblereditor

Last synced: 3 months ago
JSON representation

GUI Editor for the Hack assembly language, written in C++ with Qt 5.

Awesome Lists containing this project

README

        

# HackAssemblerEditor
GUI Editor for the Hack assembly language, written in C++ with Qt 5.

This is based on the Hack language from the excellent book [The Elements of Computing Systems](http://www.nand2tetris.org/book.php).

See [Chapter 4: Machine Language](http://www.nand2tetris.org/chapters/chapter%2004.pdf) for a detailed explanation of the Hack Language.