Repository for my work on the Nand2Tetris project, as part of KTH's Computer Systems course. It consists of building a modern computer from the ground up, from logic gates to an operating system.
- Languages: HDL, Hack Assembly, Python, Jack, VM-Language
- Concepts: Logic Gates, Memory, CPU, Assembler, Compiler (two-tier), Computer Architecture, Stack, Operating System,
myprojects
: Contains all developed code.