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:
- ☆39Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 11 months ago
- Very old demos and examples removed from the cpython repo☆95Updated 2 years ago
- Unravelling Python source code☆188Updated last year
- Guido's time machine☆101Updated 5 years ago
- Expose CPython's tokenizer as a Python class☆62Updated 5 years ago
- ☆24Updated 2 years ago
- Static Frame Stack Dependency Graph☆23Updated 3 years ago
- ☆93Updated 2 years ago
- Communications from the Steering Council☆164Updated 4 months ago
- Tool for fixing trivial problems with your code.☆64Updated last year
- This repo is used to manage the migration from bugs.python.org to GitHub.☆41Updated 2 years ago
- A public mirror of our benchmarking runner repository☆117Updated this week
- ☆93Updated 3 years ago
- The unofficial GitHub mirror of PyPy (mirrored via https://github.com/mozillazg/job-mirror-hg-repos)☆439Updated last year
- Sudoku solver that uses Poetry's dependency resolver☆98Updated 2 years ago
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated last year
- Run mypy and pyright over millions of lines of code☆99Updated this week
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆53Updated 3 years ago
- A Python type checker☆370Updated this week
- Visualize CPython's specializing, adaptive interpreter.☆661Updated last year
- register-based CPython☆45Updated 2 years ago
- BDFL website☆110Updated last year
- A repo to track the progress of Python on WebAssembly (WASM)☆53Updated 9 months ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- PyPI package browsing web application☆52Updated last month
- Extensions for mypy☆148Updated 3 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 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.☆89Updated last month