we-like-parsers / pegen
PEG parser generator for Python
☆158Updated last month
Related projects ⓘ
Alternatives and complementary repositories for pegen
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 3 weeks ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆408Updated last week
- Annotate Python AST trees with source text and token information☆172Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- Hypothesis strategies for generating Python programs, something like CSmith☆96Updated 9 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- Easy and elegant parser combinators for Python. With awesome docs.☆368Updated 6 months ago
- An AST unparser for Python☆223Updated last year
- Python module to modify bytecode☆302Updated this week
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 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/☆79Updated 11 months ago
- Instant visualization of Python AST and Code Objects☆131Updated 6 months ago
- ☆38Updated 2 years ago
- A Foreign Function Interface package for calling C libraries from Python.☆131Updated this week
- register-based CPython☆45Updated last year
- A TUI disassembler☆117Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- A Python Parser☆618Updated 4 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Python Typing Intersection examples☆33Updated 7 months ago
- A Python type checker☆345Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- The multidict implementation☆423Updated last week
- Fastest general-purpose parsing library for Python with a familiar API☆43Updated 2 months ago
- ☆92Updated last year
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year