petitparser 6.0.2 copy "petitparser: ^6.0.2" to clipboard
petitparser: ^6.0.2 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"
281
likes
140
pub points
100%
popularity
screenshot

Publisher

verified publisherlukas-renggli.ch

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

Homepage
Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

meta

More

Packages that depend on petitparser