#assembly #nand2tetris #tool

bin+lib nand2tetris_assembler_rust

A Rust implementation of the assembler for the nand2tetris course

2 stable releases

Uses new Rust 2024

1.0.1 Mar 16, 2025

#2639 in Command line utilities

Download history 225/week @ 2025-03-14 20/week @ 2025-03-21

245 downloads per month

MIT/Apache

19KB
448 lines

nand2tetris_assembler_rust

A Rust implementation of the assembler for the nand2tetris course

usage

cargo install nand2tetris_assembler_rust
nand2tetris_assembler_rust <input_file.asm>

Dependencies

~1.2–1.8MB
~32K SLoC