Command line tool for generating a PEG (with some syntactic sugar) parsers
More...
You can install the package from the command line:
dart pub global activate peg
The package has the following executables:
$ peg
unverified uploader
Repository (GitHub)
#parser #parser-generator #peg #top-down-parser
API reference
BSD-3-Clause (license)
args, path, simple_sparse_list, source_span, strings
Packages that depend on peg
Back