pdx-syntax 0.2.0

Paradox script/localization syntax parser.
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}