we-like-parsers / pegenLinks
PEG parser generator for Python
☆194Updated 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☆437Updated this week
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- Python module to modify bytecode☆326Updated last month
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆425Updated 4 months ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Fastest general-purpose parsing library for Python with a familiar API☆49Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆110Updated last year
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months 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.☆100Updated 2 months ago
- A Python type checker☆376Updated 2 months ago
- Unravelling Python source code☆191Updated last year
- A Python Parser☆663Updated 5 months ago
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- register-based CPython☆46Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- ☆40Updated 4 years ago
- The code behind python-ast-explorer.com☆248Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆144Updated last year
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆87Updated 2 years ago
- Advanced macro expander and language lab for Python.☆70Updated 9 months ago