ports/devel/greg/pkg/DESCR

3 lines
141 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
greg is a recursive-descent parser generator based on Ian Piumarta's
peg/leg. It implements a formalism called Parsing Expression Grammars.