Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcaudate/hird

simulations for nand2tetris
https://github.com/zcaudate/hird

Last synced: 25 days ago
JSON representation

simulations for nand2tetris

Awesome Lists containing this project

README

        

# hird

Solutions and simulation for Nand2Tetris

## Installation

Installing Hack Jars

lein do localrepo install jar/Hack.jar hack/core 2.5.7, \\
localrepo install jar/Compilers.jar hack/compilers 2.5.7, \\
localrepo install jar/Simulators.jar hack/simulators 2.5.7, \\
localrepo install jar/AssemblerGUI.jar hack/gui-assembler 2.5.7, \\
localrepo install jar/HackGUI.jar hack/gui-core 2.5.7, \\
localrepo install jar/SimulatorsGUI.jar hack/gui-simulators 2.5.7, \\
localrepo install jar/TranslatorsGUI.jar hack/gui-translators 2.5.7

## Usage

(use 'hird.core)

## License

Copyright © 2018 Chris Zheng

Distributed under the Eclipse Public License either version 1.0 or (at
your option) any later version.