glsl-lang 0.5.2

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