Corrections and improvments, following the 0.6.0 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