glsl-lang 0.8.0

GLSL 4.6 language LALR parser and AST
Documentation
1
2
3
fn main() {
    lalrpop::process_root().unwrap();
}