gvanrossum / c-parserLinks
A partial parser for C statements and expression
☆59Updated 2 years ago
Alternatives and similar repositories for c-parser
Users that are interested in c-parser are comparing it to the libraries listed below
Sorting:
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- ☆41Updated 4 years ago
- Very old demos and examples removed from the cpython repo☆100Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A public mirror of our benchmarking runner repository☆124Updated 2 months ago
- Static Frame Stack Dependency Graph☆23Updated 4 years ago
- ☆93Updated 2 years ago
- Guido's time machine☆103Updated 5 years ago
- Python implementation of the Lox language from Robert Nystrom's Crafting Interpreters☆55Updated 4 years ago
- Unravelling Python source code☆191Updated last year
- ☆93Updated 3 years ago
- ☆26Updated 2 years ago
- Run Python type checkers over millions of lines of code☆106Updated this week
- A repo to track the progress of Python on WebAssembly (WASM)☆59Updated last year
- Multithreaded Python without the GIL (experimental rebase on 3.12)☆146Updated 2 years ago
- The Python programming language☆48Updated 4 years ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated 2 weeks ago
- This repo is used to manage the migration from bugs.python.org to GitHub.☆43Updated 3 years ago
- Pretty print the output of python stdlib `ast.parse`.☆198Updated 3 weeks ago
- PyPI package browsing web application☆54Updated 2 months ago
- PEG parser generator for Python☆195Updated last year
- The pythoncapi-compat project can be used to write a C extension supporting a wide range of Python versions with a single code base.☆100Updated 3 months ago
- register-based CPython☆46Updated 2 years ago
- Expose CPython's tokenizer as a Python class☆63Updated 5 years ago
- A TUI disassembler☆121Updated 6 months ago
- Upload and changes to Python 0.9.1 release (from 1991!) so that it would compile☆214Updated 4 years ago
- A Python 3 extension for writing structured and reusable inline HTML.☆171Updated 6 years ago
- Safe, minimal import sorting for Python projects.☆203Updated last week