lc3-rs 0.1.3

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