Nand2Tetris II tools built using C++
This repo contains the Hack Assembler, Hack VM, Jack Compiler represented as 3 independent C++ projects. Ideally, these would be packaged as one project with 3 independent libraries using a professional grade cmake template such as the cmake_cpp_starter.
First it is required to build the project by going to its root folder and running the build.sh
script.
Then it will be possible to run the tests using ./scripts/run_tests.sh
.
👤 m0sys
- Github: @m0sys
Give a ⭐️ if this project helped you!
Copyright © 2022 m0sys.
This project is MIT licensed.