Skip to content
/ gppg Public
forked from k-john-gough/gppg

GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LALR(1), with the usual automatic disambiguations. Designed to work with GPLEX.

License

Notifications You must be signed in to change notification settings

asnarnd/gppg

About

GPPG is a parser generator that produces parsers written in the C# V2 or higher. The input language is YACC-like, and the parsers are LALR(1), with the usual automatic disambiguations. Designed to work with GPLEX.

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 78.4%
  • Rich Text Format 13.3%
  • Lex 5.2%
  • Yacc 3.1%