lc3-ensemble

Crates.iolc3-ensemble
lib.rslc3-ensemble
version0.4.1
sourcesrc
created_at2024-04-06 20:48:15.592258
updated_at2024-05-08 04:29:53.965203
descriptionLC-3 parser, assembler, and simulator intended for Georgia Tech's CS 2110 course
homepagehttps://github.com/endorpersand/lc3-ensemble/
repositoryhttps://github.com/endorpersand/lc3-ensemble/
max_upload_size
id1198549
size237,897
Henry Bui (endorpersand)

documentation

README

ensemble (LC-3 parser, assembler, and simulator)

Welcome!

This is a parser, assembler, and simulator library for the LC-3 ISA written in Rust!

It also comes built-in with a basic CLI, which has the ability to assemble and simulate.

Commit count: 180

cargo fmt