Skip to content

acsor/Nand2Tetris-Assembler

Repository files navigation

Nand2Tetris Assembler

Part six of the Nand2tetris set of assignments, this subproject implements an assembler for the Hack computer.

Building

Move to the source directory and type:

make assembler

The assembler executable that will be compiled provides the objective of the assignment.

Testing

This project provides an as much as possibly extend test suite. Compile it with make test.out and execute it with ./test.out.

Licensing

Readers of this source code, especially students working to complete the assignment, should note that they are NOT allowed to own entire or partial copies of this software free of the copyright notice of the source files.

Refusing to do so makes you liable for copyright infringement.

About

Part six of the Nand2tetris lab project series.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published