galileo_combinator 4.0.3 copy "galileo_combinator: ^4.0.3" to clipboard
galileo_combinator: ^4.0.3 copied to clipboard

Packrat parser combinators that support static typing, generics, file spans, memoization, and more.

4.0.3 #

revent to dart 2.10 compatibility

1.1.0 #

  • Add tupleX parsers. Hooray for strong typing!

1.0.0+3 #

  • then now always returns dynamic.

1.0.0+2 #

  • star now includes with a call to opt.
  • Added comments.
  • Enforce generics on separatedBy.
  • Enforce Dart 2 semantics.
1
likes
40
points
30
downloads

Publisher

verified publishergalileodart.com

Weekly Downloads

Packrat parser combinators that support static typing, generics, file spans, memoization, and more.

Repository (GitHub)

License

MIT (license)

Dependencies

essential_code_buffer, matcher, source_span, string_scanner, tuple

More

Packages that depend on galileo_combinator