lc3-toolchain

Crates.iolc3-toolchain
lib.rslc3-toolchain
version0.3.2
created_at2025-03-14 03:49:31.233233+00
updated_at2025-03-24 07:03:58.827625+00
descriptionToolchain for LC-3 Assembly Code, designed for ECE109 Spring 2025
homepage
repositoryhttps://github.com/robcholz/lc3-toolchain
max_upload_size
id1591784
size1,269,984
robcholz (robcholz)

documentation

README

lc3-toolchain

Version Edition

LC-3 Assembly Toolchain, designed for ECE109 Spring 2025.

Overview

lc3-toolchain contains a code formatter and lint tools specifically built for LC-3 assembly language.

Installation

Download from release.

Or: Cargo

cargo install lc3-toolchain

Doc

lc3fmt

lc3lint

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

GPL-v3

Commit count: 35

cargo fmt