Overview GPGP is a generator for LALR(1) parsers. It accepts a âYACC/BISON-likeâ input specification and produces a C# output file. The parsers that it produces are thread-safe, with all parser state held within the parser instance. GPPG parsers are designed to be used with scanners constructed with the Gardens Point Scanner Generator (GPLEX), but have also been used with both hand-written
{{#tags}}- {{label}}
{{/tags}}