Crates.io | lc3-ensemble |
lib.rs | lc3-ensemble |
version | 0.9.1 |
source | src |
created_at | 2024-04-06 20:48:15.592258 |
updated_at | 2024-10-17 15:55:36.306326 |
description | LC-3 parser, assembler, and simulator intended for Georgia Tech's CS 2110 course |
homepage | https://github.com/endorpersand/lc3-ensemble/ |
repository | https://github.com/endorpersand/lc3-ensemble/ |
max_upload_size | |
id | 1198549 |
size | 330,369 |
Ensemble is a parser, assembler, and simulator library for the LC-3 ISA, written in Rust.
This project, while mostly for general use, is mainly used for the lc3-ensemble-test and LC3Tools projects.
Refer to the documentation for additional support.