github lark-parser/lark 0.7.2
Multiple start rules, negative priority, and various bugfixes

latest releases: 1.1.9, 1.1.8, 1.1.7...
4 years ago

New features:

  • Lark now allows you to specify the start symbol when calling Lark.parse() (requires pre-declaration of all possible start states, see the start option)

  • Negative priority now allows in rules and terminals (default value is still 1, may change in 0.8)

Also includes many minor bugfixes, optimizations, and improvements to documentation

Don't miss a new lark release

NewReleases is sending notifications on new releases.