we-like-parsers / pegenLinks
PEG parser generator for Python
☆191Updated last year
Alternatives and similar repositories for pegen
Users that are interested in pegen are comparing it to the libraries listed below
Sorting:
- Experiments for the official PEG parser generator for Python☆281Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated 2 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Python module to modify bytecode☆326Updated last week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆368Updated 3 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 3 weeks ago
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 6 months ago
- Easy and elegant parser combinators for Python. With awesome docs.☆418Updated 3 months ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated this week
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆353Updated 2 months ago
- Annotate Python AST trees with source text and token information☆192Updated 2 weeks ago
- register-based CPython☆47Updated 2 years ago
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆101Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- The code behind python-ast-explorer.com☆248Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆233Updated 2 years ago
- Unravelling Python source code☆191Updated last year
- A public mirror of our benchmarking runner repository☆121Updated last month
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- Instant visualization of Python AST and Code Objects☆143Updated last year
- A Python Parser☆662Updated 3 months ago
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆438Updated last year
- A Python type checker☆376Updated 3 weeks ago
- An AST unparser for Python☆230Updated 2 years ago
- A Foreign Function Interface package for calling C libraries from Python.☆229Updated last week
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆389Updated 2 years ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆85Updated 2 years ago