valkyrie-ast 0.1.12

Strong typed abstract syntax tree of valkyrie language
Documentation
1
2
3
4
#[test]
fn ready() {
    println!("it works!");
}