lc3-rs 0.5.0

A LC-3(Little Computer 3) virtual machine
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}