Skip to content

goropikari/nand2tetris

Repository files navigation

nand2tetris

This is my study note of The Elements of Computing Systems by Noam Nisan and Shimon Schocken (MIT Press).

Lectures

Set up environment.

$ docker-compose build
$ docker-compose run ubuntu bash

# In container
$ bash tools/HardwareSimulator.sh

My Assembler (project06)

docker-compose run julia bash
julia projects/06/assembler/julia/Assembler/Assembler.jl projects/06/rect/RectL.asm

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published