Python Lalr

Open-source Python projects categorized as Lalr

Python Lalr Projects

  1. Lark

    Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. parglare

    A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/

    Project mention: Parsing: The Solved Problem That Isn't (2011) | news.ycombinator.com | 2024-02-21

    These are not new, but my takeaways from https://tratt.net/laurie/blog/2020/which_parsing_approach.ht... and https://rust-analyzer.github.io/blog/2020/09/16/challeging-L... are to embrace various forms of LR parsing. https://github.com/igordejanovic/parglare is a very capable GLR parser, and I've been keeping a close eye on it for use in my projects.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Lalr discussion

Log in or Post with

Index

# Project Stars
1 Lark 5,072
2 parglare 138

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that Python is
the 2nd most popular programming language
based on number of references?