glop 0.2.5

Glue Language for OPerations
Documentation
1
2
3
4
5
extern crate peg;

fn main() {
    peg::cargo_build("src/glop.rustpeg");
}