Hello,
I've been searching for a text version of the grammar part at the back of the GLSL specs and haven't been able to find anything.
I want to look into creating an ANTLR GLSL grammar and copying the grammar out of the PDF is not easily possible. (ANTLR's grammars are quite similar to normal BNF syntax if no actions are specified.)
It would be awesome if someone who has the source of the GLSL specs could release/copy the grammar part in the original form.
I think this would lessen the hurdle for people who want to create tools that work with GLSL.
Thanks in advance.
Best regards,
Andreas



