petitparser_examples 6.0.1 copy "petitparser_examples: ^6.0.1" to clipboard
petitparser_examples: ^6.0.1 copied to clipboard

A collection of example parsers, applications, and benchmarks that illustrate the PetitParser framework.

Changelog #

6.0.0 #

  • Update to Dart 3.0 and PetitParser 6.0.
  • Cleanup usage of deprecated code.
  • Better test coverage.

5.4.0 #

  • Upgrade to Dart 2.19 and PetitParser 5.4.
  • Add BibTeX and RegExp examples.
  • Add XML, XPath, and BibTeX demos.

5.1.0 #

  • Dart 2.18 requirement.
  • Cleanup the JSON and URL parsers to be fully typed.

5.0.0 #

  • Dart 2.16 requirement.
  • Cleaned up dynamic typing.
  • Updates to latest version of PetitParser.
  • Added a mathematical expression example.

4.4.0 #

5
likes
120
pub points
0%
popularity

Publisher

verified publisherlukas-renggli.ch

A collection of example parsers, applications, and benchmarks that illustrate the PetitParser framework.

Homepage
Repository (GitHub)
View/report issues

Topics

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

Documentation

API reference

License

MIT (LICENSE)

Dependencies

collection, data, http, meta, more, petitparser, xml

More

Packages that depend on petitparser_examples