aherlihy / PythonLLVM
LLVM compiler for python based on py2llvm
☆133Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for PythonLLVM
- Originally a github fork of the llvm-py repository from http://www.mdevan.org/llvm-py/index.html updated to work with LLVM 3.x. Since th…☆401Updated 9 years ago
- Implementation of the LLVM tutorial in Python☆292Updated 8 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- C/C++ source generation from an AST☆157Updated 4 months ago
- ☆608Updated 7 years ago
- WebAssembly interpreter in RPython☆66Updated 5 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆226Updated 6 years ago
- Python subsets☆41Updated 7 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆210Updated 4 months ago
- EPIC CUCUMBERS!☆30Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 9 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆347Updated 5 years ago
- C Python, made faster.☆344Updated 9 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- Python bytecode instrumentation library☆121Updated 7 years ago
- An AST unparser for Python☆223Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- Python module to modify bytecode☆302Updated this week
- ☆288Updated 10 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- Pure-python C and assembler compiler☆53Updated 9 years ago
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago