Skip to content

m0sys/nand-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to nand-tools 👋

Version License: MIT

Nand2Tetris II tools built using C++

Content

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.

How to Run Tests

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.

Author

👤 m0sys

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2022 m0sys.
This project is MIT licensed.


About

Nand2Tetris II tools built using C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published