hack-assembler v1.0

Hack assembler

hack-assembler

An assembler for the Hack virtual machine, as specified in the book The Elements of Computing Systems. I followed the machine specifications, but not the exact strategy laid out for implementation.

See also: https://nand2tetris.com

Usage

Clone & build:

$ git clone [etc] && cd hack-assembler
$ shards build

This will compile an assembler CLI to ./bin/hasm which you can put wherever you prefer.

Development/Contributing

Development has concluded. It's just project 6 of 11. :)

Contributors

J.R. Hill

Repository

hack-assembler

Owner
Statistic
  • 1
  • 0
  • 0
  • 0
  • 0
  • 10 months ago
  • November 15, 2022
License

MIT License

Links
Synced at

Sat, 18 May 2024 04:42:18 GMT

Languages