g-code 0.0.1

GCode parsing and emission
Documentation
fn main() {
    lalrpop::process_root().unwrap();
}