abarnert / superhackyinternalsLinks
Some ctypes wrappers to explore the CPython internal representations from inside
☆18Updated 7 years ago
Alternatives and similar repositories for superhackyinternals
Users that are interested in superhackyinternals are comparing it to the libraries listed below
Sorting:
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Python code object transformers☆184Updated last year
- A Working Python AST☆11Updated 6 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- A list of dead JIT compiler projects for CPython.☆18Updated 3 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- Design a new better C API for Python☆60Updated 3 months ago
- Python subsets☆41Updated 8 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Pure-python C compiler and assembler☆52Updated 10 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- A GCC plugin to dump the final layout of a struct.☆34Updated last year
- Extensions for Eli Bendersky's pycparser☆91Updated last month
- Process-independent interface to Linux system calls☆69Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆390Updated 2 years ago
- LLDB extension for debugging Python programs☆93Updated last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- ASDL parser☆20Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 weeks ago
- Python module to modify bytecode☆326Updated 3 weeks ago
- Implementation of the LLVM tutorial in Python using llvmlite☆337Updated 11 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- Python bindings for libgccjit.so☆48Updated 10 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year