2 stable releases
Uses new Rust 2024
1.0.1 | Mar 16, 2025 |
---|
#32 in #tool
213 downloads per month
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>
lib.rs
:
nand2teris assembler
translat the assembly code to binary code.
Dependencies
~1.2–1.8MB
~33K SLoC