master
Contents for the courses nand2tetris part one and part two.
Important things:
- Project 06 cotaints an assemler which takes Assembly and translates it into machine code
- Project 08 contains a VMtranslator which takes VM code and translates it into Assemly
- Project 11 contains an language translator which takes JACK code and translates it into VM code
- Project 09 contains a game written in the language developed before, a.k.a JACK
Projects 06, 08, 11 have been writen in Python 3.9
Description
Languages
Hack
37.3%
Assembly
28.7%
Python
15.6%
Scilab
9.7%
HTML
6.8%
Other
1.9%