oyi 0.1.0

The initial implementation of the Oyi programming language
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}