github lark-parser/lark 1.1.0
Version 1.1.0

latest releases: 1.2.2, 1.2.1, 1.1.9...
2 years ago
  • Better support for typing and mypy. Includes generic tree typing (Thanks @plannigan!)

  • Improvements to python.lark (walrus operator, slashes in function params, and more). Now parses the entire Python 3.10 lib successfully

  • Bugfixes:

    • Transformer.__default__ not called in tree-less LALR mode (Issue #1029)
    • v_args failed to apply to class under standalone parser (Issue #1059)
    • maybe_placeholders incorrectly accumulated params when it encountered the | operator (Issue #1078)

Don't miss a new lark release

NewReleases is sending notifications on new releases.