lark-parser / lark_cython

Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance
MIT License
44 stars 5 forks source link

Attempt to fix issue caused by lark 1.1.6 introduction of strict mode #25

Closed erezsh closed 12 months ago

erezsh commented 12 months ago

(issue #23)