we-like-parsers / pegenLinks
PEG parser generator for Python
☆193Updated last year
Alternatives and similar repositories for pegen
Users that are interested in pegen are comparing it to the libraries listed below
Sorting:
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated this week
- Experiments for the official PEG parser generator for Python☆282Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Python module to modify bytecode☆326Updated 3 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 3 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆422Updated 4 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 6 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 4 months ago
- Annotate Python AST trees with source text and token information☆192Updated this week
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- register-based CPython☆47Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆437Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- ☆40Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- An AST unparser for Python☆229Updated 2 years ago
- A public mirror of our benchmarking runner repository☆123Updated last month
- Hypothesis strategies for generating Python programs, something like CSmith☆109Updated last year
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- A Python Parser☆664Updated 4 months ago
- Python AST that abstracts the underlying Python version☆146Updated last month
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 2 months ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago