xlang-syntax 0.0.4-alpha

The xlang parser and syntax utilities.
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}