Crates.io | nand2tetris_vmtranslator_rust |
lib.rs | nand2tetris_vmtranslator_rust |
version | 1.0.0 |
created_at | 2025-06-01 13:19:51.700557+00 |
updated_at | 2025-06-01 13:19:51.700557+00 |
description | A Rust implementation of the vm translator for the nand2tetris course |
homepage | |
repository | https://gitee.com/eshangrao/nand2tetris_rust |
max_upload_size | |
id | 1697161 |
size | 58,756 |
A Rust implementation of the vm translator for the nand2tetris course
cargo install nand2tetris_vmtranslator_rust
Usage: nand2tetris_vmtranslator_rust [OPTIONS] <VM_FILE>
Arguments:
<VM_FILE> the path of virtual machine file or A folder containing multiple VM files
Options:
-n, --not-append-bootstrap auto append bootstrap code in the head
-h, --help Print help
-V, --version Print version