LC-3 Assembly Toolchain, designed for ECE109 Spring 2025.
lc3-toolchain
contains a code formatter
and lint
tools specifically built for LC-3 assembly language.
Download from release.
Or: Cargo
cargo install lc3-toolchain
Contributions are welcome! Please feel free to submit a Pull Request.
GPL-v3