PEG-based parser generator
greg is a recursive-descent parser generator based on Ian Piumarta's
peg/leg.  It implements a formalism called Parsing Expression Grammars.

Maintainer: Sean Levy <attila@stalphonsos.com>

WWW: https://github.com/fasterthanlime/greg
