parser_builder_lite 0.5.0 copy "parser_builder_lite: ^0.5.0" to clipboard
parser_builder_lite: ^0.5.0 copied to clipboard

discontinuedreplaced by: peg
outdated

Parser Builder Lite is a lightweight and uncomplicated parser combinator builder (source code generator).

0.5.0 #

  • Breaking changes. Simplified and improved algorithms and structures used for building parsers.
  • Added the initial version of the parser tester generator.
  • The process of testing parsers has begun (using the new parser tester generator.).

0.4.1 #

  • Added method State.failAt()

0.4.0 #

  • Breaking changes. Reduced parser_builder.dart file size to 3 kb. This is the main, and only, build and type declaration file for building parsers. The building process has been simplified, and at the same time, the building process has been improved. It will now take a few minutes to understand how the build process works.

0.3.0 #

  • Breaking changes. Changes have been made to enable code generation in the global context at build time.
  • Added support for parsing ranges.
  • Added support for arbitrary global code generation.

0.2.4 #

  • Added file fast_build.dart.

0.2.3 #

  • Fixed bugs.
  • Minor performance improvements have been made.

0.2.2 #

  • Small changes in the _errorMessage template.

0.2.1 #

  • Public release.
0
likes
0
points
46
downloads

Publisher

unverified uploader

Weekly Downloads

Parser Builder Lite is a lightweight and uncomplicated parser combinator builder (source code generator).

Repository (GitHub)
View/report issues

Topics

#parser #peg

License

unknown (license)

More

Packages that depend on parser_builder_lite