nand2tetris This repository contains my implementation of the projects in From Nand to Tetris: Building a Modern Computer From First Principles Only source files are included. Projects 01: Boolean Logic 02: Boolean Arithmetic 03: Sequential Logic 04: Machine Language 05: Computer Architecture 06: Assembler 07: Virtual Machine I 08: Virtual Machine II 10: Compiler I - Syntax Analysis 11: Compiler II: Code Generation 12: Operating System