parser_combinator 0.1.6 copy "parser_combinator: ^0.1.6" to clipboard
parser_combinator: ^0.1.6 copied to clipboard

discontinuedreplaced by: peg
outdated

Parser combinator is a collection of parsers that can be used to combine basic parsers to create parsers for more complex rules.

0.1.6 #

  • The JSON parser has been moved to lib\extra\json_parser.dart and can be used as a dependency.

0.1.5 #

  • Added parser OneOf.

0.1.4 #

  • Added optimizations for the code generator.

0.1.3 #

  • Added code generator.

0.1.2 #

  • Fixed bugs with class names.
  • Added some parser tests.

0.1.1 #

  • Fixed bugs with class names.

0.1.0 #

  • Public release.
0
likes
0
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

Parser combinator is a collection of parsers that can be used to combine basic parsers to create parsers for more complex rules.

Repository (GitHub)
View/report issues

Topics

#parser #parser-combinator #parsing #peg

License

unknown (license)

Dependencies

_fe_analyzer_shared, intl, path

More

Packages that depend on parser_combinator