gvanrossum / c-parser
A partial parser for C statements and expression
☆58Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for c-parser
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- ☆38Updated 2 years ago
- Unravelling Python source code☆171Updated 7 months ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 2 months ago
- Static Frame Stack Dependency Graph☆24Updated 2 years ago
- register-based CPython☆45Updated last year
- A public mirror of our benchmarking runner repository☆88Updated this week
- Python dependency specifications supporting logical operations☆21Updated last month
- ☆92Updated last year
- ☆24Updated last year
- A utility to fetch and download python packages☆141Updated this week
- CLI to open PEPs in your browser☆36Updated this week
- 🎰 Ensure your __slots__ are working properly☆89Updated last week
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆48Updated 2 years ago
- Run mypy and pyright over millions of lines of code☆59Updated 3 weeks 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.☆80Updated this week
- Run pytest inside a sub interpreter☆22Updated 11 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated this week
- Utilities for refactoring imports in python-like syntax.☆23Updated 3 weeks ago
- Expose CPython's tokenizer as a Python class☆63Updated 4 years ago
- PyPI package browsing web application☆49Updated 3 weeks ago
- Compiled variants of the Python standard library.☆137Updated 11 months ago
- ☆92Updated 2 years ago
- A Python type explainer!☆82Updated last year
- Very old demos and examples removed from the cpython repo☆90Updated 2 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆55Updated 2 years ago
- Safe, minimal import sorting for Python projects.☆190Updated last month
- ☆54Updated 2 weeks ago
- Useful types for Python☆101Updated last month
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago