smart_parser 1.0.0-beta.2 copy "smart_parser: ^1.0.0-beta.2" to clipboard
smart_parser: ^1.0.0-beta.2 copied to clipboard

This software is a library that generates source code of recursive descent parsers based on a grammar consisting of the parsing expressions and native Dart language source code

1.0.0-beta.2 #

Fixed a bug in a sequence expression with a single child expression. Added generation of restore and update procedures in the accept handler.

1.0.0-beta.1 #

  • Initial release
0
likes
0
points
112
downloads

Publisher

unverified uploader

Weekly Downloads

This software is a library that generates source code of recursive descent parsers based on a grammar consisting of the parsing expressions and native Dart language source code

Repository (GitHub)
View/report issues

Topics

#parser-generator #parsing #peg

License

unknown (license)

Dependencies

simple_sparse_list, source_span

More

Packages that depend on smart_parser