Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris
-
Updated
Oct 22, 2017
Raycasting game for the Hack computer from Elements of Computing Systems / Coursera NAND2Tetris
My implementation of the nand2tetris Hack computer.
An emulator for the Hack computer architecture implemented in Rust.
An assembler for the Hack language implemented in Rust.
An assembler for the Hack language implemented in C++.
An assembler for the Hack assembly language as defined in the nand2tetris course.
A program that translates Hack virtual-machine language code (as defined in the nand2tetris course) into Hack assembly code.
A compiler for the Jack language from the nand2tetris course.
Assembler program for the Hack computer that translates the Hack symbolic language into binary code that can execute on the Hack hardware platform.
Virtual machine translator for the Hack computer that translates programs written in the VM language into programs written in the Hack machine language.
Compiler for the Jack programming language. Consisting of a syntax analyzer that parses Jack programs according to the Jack grammar and translates the code to an intermediate virtual machine language.
Solutions for http://www.nand2tetris.org/
Exercises and notes on the course Build a Modern Computer from First Principles
My implementation of the Hack computer in HDL as well as software tools such as an assembler, compiler and emulator written in C.
A thirilling game based on Hack system using Jack language.
Add a description, image, and links to the hack-computer topic page so that developers can more easily learn about it.
To associate your repository with the hack-computer topic, visit your repo's landing page and select "manage topics."