ruski 0.0.1

RuSKI is an artificial chemistry based on SKI combinator calculus written in Rust.
1
2
3
fn main(){
    println!("Hello, world!");
}