abarnert / superhackyinternals
Some ctypes wrappers to explore the CPython internal representations from inside
☆18Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for superhackyinternals
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- Python subsets☆41Updated 7 years ago
- LLDB extension for debugging Python programs☆80Updated this week
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆45Updated last week
- Decimal calculations on very large integers☆10Updated 8 years ago
- register-based CPython☆45Updated last year
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 3 years ago
- Process-independent interface to Linux system calls☆68Updated 2 years ago
- Design a new better C API for Python☆58Updated 2 months ago
- Network protocol implementations in Python, sans I/O☆129Updated 5 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆53Updated 3 weeks ago
- ☆608Updated 7 years ago
- Parse protocols, without any I/O☆46Updated 7 years ago
- ASDL parser☆20Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Read Watches in Python☆40Updated 11 months ago
- Python2 compiler package ported to Python3. Compiles Python AST (as produced by the "ast" module) to bytecode assembly and code objects.☆41Updated 3 years ago
- A Working Python AST☆11Updated 5 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Write compiled bytecode inline with pure Python. 🤖☆76Updated 2 months ago
- A diagnostic program to show the Python environment☆31Updated 4 months ago
- Re-apply type annotations from .pyi stubs to your codebase.☆142Updated 2 years ago
- The fat module is Python 3.6 extension module (written in C) implementing fast guards for specialized functions☆19Updated 5 years ago
- Extensions for Eli Bendersky's pycparser☆83Updated 3 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python bytecode instrumentation library☆121Updated 7 years ago