gvanrossum / c-parserLinks
A partial parser for C statements and expression
☆59Updated last year
Alternatives and similar repositories for c-parser
Users that are interested in c-parser are comparing it to the libraries listed below
Sorting:
- ☆40Updated 3 years ago
- ☆25Updated 2 years ago
- A public mirror of our benchmarking runner repository☆111Updated this week
- register-based CPython☆45Updated 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.☆90Updated 2 weeks ago
- ☆92Updated 2 years ago
- Safe, minimal import sorting for Python projects.☆198Updated 8 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Run mypy and pyright over millions of lines of code☆94Updated last week
- BDFL website☆111Updated last year
- Very old demos and examples removed from the cpython repo☆95Updated 2 years ago
- Expose CPython's tokenizer as a Python class☆63Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 9 months ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Unravelling Python source code☆188Updated last year
- Decisions by the Python Typing Council☆46Updated 8 months ago
- A TUI disassembler☆119Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆77Updated 9 months ago
- Guido's time machine☆101Updated 5 years ago
- Communications from the Steering Council☆163Updated 3 months ago
- Extensions for mypy☆149Updated 2 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 5 years ago
- A Python type explainer!☆81Updated last year
- Library to access metadata for Python packages☆133Updated last month
- can we have dict unpacking in python?☆34Updated 2 months ago
- Backport of PEP 654 (exception groups)☆44Updated last week
- Python wrapper for Rust's httparse HTTP parser☆40Updated 9 months ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆51Updated 3 years ago
- Ultra Markdown, an ultra fast (high performance) Markdown parser compliant with the markdown spec written in pure C with bindings for Pyt…☆23Updated last week