Skip to content

itoshkov/digital-n2t

Repository files navigation

NAND2Tetris

Digital component for implementing a HACK-like computer as described in the From NAND to Tetris course.

How do I get set up?

The easiest way to build the necessary Jar is to use maven.

  • JDK 1.8 is needed (either the Oracle JDK 1.8 or OpenJDK 1.8)
  • Clone the repository.
  • Replace the Digital.jar which is included in this repo with the version you want to use.
  • After that run mvn package to create the library jar file

About

Nand2Tetris components for Digital

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages