matatos 0.0.1

A fantasy operating system.
1
2
3
fn main() {
    println!("Hello, world!");
}