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

outdatedDart 1 only

PetitParser is a generic parser framework combinding ideas from scannerless parsing, parser combinators, parsing expression grammars and packrat parsers. PetitParser models grammars and parsers as obj [...]

287
likes
pending
pub points
100%
popularity

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

287
likes
0
pub points
100%
popularity

Publisher

verified publisherlukas-renggli.ch

PetitParser is a generic parser framework combinding ideas from scannerless parsing, parser combinators, parsing expression grammars and packrat parsers. PetitParser models grammars and parsers as objects that can be reconfigured dynamically. The package includes JSON, XML and LISP parsers as examples.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

unittest

More

Packages that depend on petitparser