Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 514 Bytes

README.org

File metadata and controls

20 lines (18 loc) · 514 Bytes

WIP

  • DONE Boolean Logic
  • DONE Boolean Arithmetic
  • DONE Sequential Logic
  • DONE Machine language
  • DONE Computer Architecture
  • DONE Assembler
  • TODO Virtual Machine I: Stack Arithmetic
  • TODO Virtual Machine I: Program Control
  • TODO Virtual Machine I: High-Level Language
  • TODO Compiler I: Syntax Analysis
  • TODO Compiler I: Code Generation
  • TODO Operating system

Get start

git clone [email protected]:FirstLoveLife/nand2tetris.git
git submodule update --init