we-like-parsers / pegenLinks
PEG parser generator for Python
☆177Updated 7 months ago
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☆280Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆425Updated 2 weeks ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 2 months ago
- Annotate Python AST trees with source text and token information☆183Updated 2 weeks ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆277Updated 8 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆358Updated 3 weeks ago
- Python module to modify bytecode☆317Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago
- Easy and elegant parser combinators for Python. With awesome docs.☆400Updated 5 months ago
- register-based CPython☆45Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 10 months ago
- Fastest general-purpose parsing library for Python with a familiar API☆45Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 3 years ago
- A public mirror of our benchmarking runner repository☆111Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 10 months ago
- Unravelling Python source code☆188Updated last year
- The code behind python-ast-explorer.com☆249Updated 3 years ago
- A Foreign Function Interface package for calling C libraries from Python.☆190Updated 2 weeks ago
- Python AST that abstracts the underlying Python version☆145Updated 4 months ago
- Python dependency specifications supporting logical operations☆27Updated last month
- SPy language☆342Updated this week
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 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.☆89Updated 2 weeks ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- An AST unparser for Python☆228Updated last year
- ☆93Updated 2 years ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- Recursive descent parsing library for Python based on functional combinators☆354Updated last year
- Hypothesis strategies for generating Python programs, something like CSmith☆105Updated last year