we-like-parsers / pegen
PEG parser generator for Python
☆173Updated 5 months ago
Alternatives and similar repositories for pegen:
Users that are interested in pegen are comparing it to the libraries listed below
- Experiments for the official PEG parser generator for Python☆280Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆422Updated last week
- Python module to modify bytecode☆311Updated this week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 6 months ago
- Pretty print the output of python stdlib `ast.parse`.☆193Updated last month
- Annotate Python AST trees with source text and token information☆178Updated 3 weeks ago
- register-based CPython☆45Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated this week
- Easy and elegant parser combinators for Python. With awesome docs.☆387Updated 3 months ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- An AST unparser for Python☆227Updated last year
- Instant visualization of Python AST and Code Objects☆139Updated 11 months ago
- LSP client implementation in Python☆124Updated 2 months ago
- Hypothesis strategies for generating Python programs, something like CSmith☆102Updated last year
- A Python implementation of the C Python Interpreter☆93Updated 8 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆341Updated 2 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- Retrieve information from typeshed and other typing stubs☆22Updated last month
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- A utility to fetch and download python packages☆148Updated this week
- Python AST read/write☆840Updated 3 months ago
- generate random python code to test linter/formatter/and other tools☆43Updated this week
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆348Updated 2 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Try Pyright in your browser☆21Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago