Experiments for the official PEG parser generator for Python
☆282Apr 17, 2024Updated last year
Alternatives and similar repositories for pegen_experiments
Users that are interested in pegen_experiments are comparing it to the libraries listed below
Sorting:
- Expose CPython's tokenizer as a Python class☆63Jun 20, 2020Updated 5 years ago
- PEG parser generator for Python☆195Dec 4, 2024Updated last year
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week
- ASDL parser☆20Nov 2, 2022Updated 3 years ago
- The fastest pure-Python PEG parser I can muster☆1,905Nov 12, 2025Updated 3 months ago
- Source code for the mypy web site☆16Sep 11, 2025Updated 5 months ago
- PEP 563: Postponed Evaluation of Annotations☆16Dec 5, 2017Updated 8 years ago
- Type definitions for the SWF file format (Rust and Typescript)☆12May 10, 2022Updated 3 years ago
- Fastest general-purpose parsing library for Python with a familiar API☆49Jun 18, 2025Updated 8 months ago
- HPy: a better API for Python☆1,132May 26, 2025Updated 9 months ago
- Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.☆5,777Oct 31, 2025Updated 4 months ago
- Create reproducible installations for a virtual environment from a lock file☆85Nov 25, 2025Updated 3 months ago
- Universal, Register-based Virtual Machine☆11Mar 25, 2019Updated 6 years ago
- python micro web (http/wsgi/uwsgi) library☆12Aug 31, 2023Updated 2 years ago
- Unravelling Python source code☆191Apr 17, 2024Updated last year
- Sly Lex Yacc☆862Dec 21, 2025Updated 2 months ago
- Python module to modify bytecode☆327Dec 21, 2025Updated 2 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Jan 21, 2023Updated 3 years ago
- This is a CLI application written with Typer from the creator of FastAPI! You can create your router file, model files and even the Docke…☆13Mar 19, 2021Updated 4 years ago
- Pattern Matching☆1,040Jun 2, 2022Updated 3 years ago
- Compares Python's text parsing libraries☆27Jan 31, 2022Updated 4 years ago
- Tool for translation type comments to type annotations in Python☆156Jun 2, 2025Updated 9 months ago
- A Python Parser☆665Feb 9, 2026Updated 3 weeks ago
- Stubs and thoughts about PEP 550☆12Dec 8, 2017Updated 8 years ago
- Live clone of https://sourceforge.net/p/docutils/code/HEAD/tree/.☆21Feb 6, 2026Updated last month
- A pure-Python implementation of the HTTP/2 priority tree.☆30Dec 24, 2025Updated 2 months ago
- Issue tracker for CPython's workflow☆104Oct 1, 2025Updated 5 months ago
- A low-level library for calling build-backends in `pyproject.toml`-based project☆128Feb 19, 2026Updated 2 weeks ago
- ☆19Nov 28, 2020Updated 5 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆235Apr 21, 2018Updated 7 years ago
- A compiler for a simple language, built with Python and LLVM☆101Nov 21, 2019Updated 6 years ago
- A generic dependency-resolution library written in pure Python☆84Aug 10, 2020Updated 5 years ago
- How to make CPython faster.☆956Oct 29, 2022Updated 3 years ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Dec 22, 2025Updated 2 months ago
- ☆110Aug 19, 2025Updated 6 months ago
- Instant visualization of Python AST and Code Objects☆144May 19, 2024Updated last year
- Modified fork of CPython's ast module that parses `# type:` comments☆233Jul 3, 2023Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Nov 20, 2025Updated 3 months ago
- A Python library that generates static type annotations by collecting runtime types☆4,995Feb 11, 2026Updated 3 weeks ago