petitparser 6.1.0 copy "petitparser: ^6.1.0" to clipboard
petitparser: ^6.1.0 copied to clipboard

A dynamic parser framework to build efficient grammars and parsers quickly.

example/README.md

PetitParser Examples #

For more elaborate examples see the official example repository or the demo page.

This directory contains the command-line calculator that is described in the introductory tutorial:

dart example/calc.dart "1 + 2 * 3"
332
likes
160
points
3.67M
downloads
screenshot

Publisher

verified publisherlukas-renggli.ch

Weekly Downloads

A dynamic parser framework to build efficient grammars and parsers quickly.

Homepage
Repository (GitHub)

Topics

#grammar #parser #parser-combinator #parsing #peg

Documentation

API reference

License

MIT (license)

Dependencies

collection, meta

More

Packages that depend on petitparser