we-like-parsers / pegenLinks
PEG parser generator for Python
☆181Updated 9 months ago
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☆430Updated this week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated 2 months ago
- Python module to modify bytecode☆322Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆197Updated last week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆364Updated last month
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆407Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆188Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆80Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆48Updated 3 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated last year
- register-based CPython☆46Updated 2 years ago
- A Python Parser☆654Updated last month
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆92Updated 2 weeks ago
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- Hypothesis strategies for generating Python programs, something like CSmith☆106Updated last year
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆440Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated last month
- A public mirror of our benchmarking runner repository☆118Updated last week
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- ☆39Updated 3 years ago
- An AST unparser for Python☆228Updated 2 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- ☆93Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- Retrieve information from typeshed and other typing stubs☆29Updated 2 months ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago