/Nand2Tetris-projects

Some (TODO: All) projects of the Nand2Tetris book, made in Rust

Primary LanguageAssembly

Nand2Tetris projects

All the projects of the Nand2Tetris book, made in Rust!

Finished

  • ch6: Assembler

Working on

  • ch7: VM translator
    • run with cargo run -- "<file-path>"