python-syntax 0.1.0

Python 3 parser
Documentation
fn main() {
    lalrpop::process_root().unwrap();
}