forked from k-john-gough/gppg
-
Notifications
You must be signed in to change notification settings - Fork 0
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
asnarnd/gppg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published
Languages
- C# 78.4%
- Rich Text Format 13.3%
- Lex 5.2%
- Yacc 3.1%