API Reference pegasus v0.2.2
modules
Modules
converts peg
files into NimbleParsec
parsers.
Produces a "class" parser.
tools for the most simple parts of the PEG definition.
Produces a "expression" parser.
produces a fully parsed grammar.
Produces a "identifier" parser.
Produces a "literal" parser.
Produces a "primary" parser. This is a single item which
Collects together parsers for all of the minor tokens for Peg parsers
Collects together parsers for all of the minor tokens for Peg parsers