peg 5.0.1 copy "peg: ^5.0.1" to clipboard
peg: ^5.0.1 copied to clipboard

A command line tool for generating (streaming, chunk, file) top-down parsers from a parsing expression grammars (PEG).

Use this package as an executable

Install it

You can install the package from the command line:

dart pub global activate peg

Use it

The package has the following executables:

$ peg
2
likes
130
pub points
0%
popularity

Publisher

unverified uploader

A command line tool for generating (streaming, chunk, file) top-down parsers from a parsing expression grammars (PEG).

Repository (GitHub)
View/report issues

Topics

#parser #parser-generator #peg #top-down-parser

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

args, path, strings

More

Packages that depend on peg