peg2 0.1.8 copy "peg2: ^0.1.8" to clipboard
peg2: ^0.1.8 copied to clipboard

discontinuedreplaced by: peg
outdated

PEG+ (Parsing expression grammar) parser source code generator, command line tool.

0.1.8 #

  • Implemented experimental memoization feature, command line option --memoize

0.1.7 #

  • Implemented conditional operation optimizer to transform conditional operations

0.1.6 #

  • Removed import of dart:html. How was it added?

0.1.5 #

  • Added feature: convert nonterminal calls into inline expressions, command line option --inline-nonterminals
  • Added feature: convert subterminal calls into inline expressions, command line option --inline-subterminals

0.1.4 #

  • Added (experimental) support of NNBD type naming convetion to grammar peg2.peg
  • Added support of library prefix to grammar peg2.peg

0.1.3 #

  • Added a small description and instructions for use

0.1.2 #

  • Fixed source code according to pub.dev health suggestions

0.1.1 #

  • Fixed source code according to pub.dev health suggestions

0.1.0 #

  • Initial release
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

PEG+ (Parsing expression grammar) parser source code generator, command line tool.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dart_style, lists, path, strings

More

Packages that depend on peg2