mex-lang 0.1.0

Mex, a language for describing software systems and data.
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}