gvanrossum / c-parser
A partial parser for C statements and expression
☆58Updated last year
Alternatives and similar repositories for c-parser:
Users that are interested in c-parser are comparing it to the libraries listed below
- ☆39Updated 3 years ago
- A public mirror of our benchmarking runner repository☆101Updated this week
- register-based CPython☆45Updated last year
- Unravelling Python source code☆188Updated 10 months ago
- ☆24Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 6 months ago
- Guido's time machine☆96Updated 5 years ago
- PyPI package browsing web application☆50Updated 3 weeks ago
- Very old demos and examples removed from the cpython repo☆92Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- Tool for fixing trivial problems with your code.☆62Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 6 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 2 months ago
- Python dependency specifications supporting logical operations☆23Updated this week
- Expose CPython's tokenizer as a Python class☆62Updated 4 years ago
- ☆92Updated 2 years ago
- The Python programming language☆47Updated 4 years ago
- ☆92Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆99Updated last week
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆51Updated 3 years ago
- https://adventofcode.com/2022☆30Updated 2 years ago
- Proposals for radical or controversial API changes☆29Updated last year
- Safe, minimal import sorting for Python projects.☆193Updated 5 months ago
- Run mypy and pyright over millions of lines of code☆67Updated 2 weeks ago
- A minimal re-implementation of Python's `venv` module☆135Updated 9 months ago
- Compiled variants of the Python standard library.☆137Updated last year
- Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile☆197Updated 3 years ago
- A repo to track the progress of Python on WebAssembly (WASM)☆49Updated 4 months 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.☆85Updated 3 weeks ago
- Run pytest inside a sub interpreter☆22Updated last year