glsl-lang 0.5.2

GLSL 4.6 language LALR parser and AST
Documentation
buffer Foo {
    float tiles[];
} main_tiles;

void main() {
}