modality-lang 0.1.6

Modality language lib
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}