Made for Hack PC (Coursera course: from Nand to Tetris).
- Built a custom CPU with only Nand gates.
- Made assembly language and assmebler for Hack cpu.
- Made VM translator for translating VM language to assembly.
- Made Compiler for jack language which compiles to the VM code.
- Made a simple OS for Hack PC
- Built Sokoban game for Hack PC.