Skip to content

Breaking: Parser API optimizations

Compare
Choose a tag to compare
@lytefast lytefast released this 03 Nov 00:31
· 33 commits to master since this release
4197e64

Below changes are a result of this PR: #19

Breaking Change

  • Parser has a simplified generics API

Other changes

  • adding rules can be done via varargs now
  • control flow optimizations and readability in Parser.parse