Skip to content

Corrections and improvments, following the 0.6.0 release

Compare
Choose a tag to compare
@erezsh erezsh released this 11 Jul 21:55
· 1635 commits to master since this release
  • Lark grammars are now utf8 by default

  • Added option to provide a custom lexer (with example)

  • Fixed issue where Lark would throw RecursionError for huge grammars

  • Improved error messages