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 7 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- ☆72Updated 2 years ago
- C/C++ source generation from an AST☆157Updated 3 months ago
- Python subsets☆41Updated 7 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆225Updated 6 years ago
- C Python, made faster.☆344Updated 9 years ago
- Python bytecode instrumentation library☆121Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆76Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated last month
- ☆608Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆136Updated 6 months ago
- face Python bytecode metaprogramming API fork☆72Updated 4 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆335Updated 2 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆210Updated 4 months ago
- Python module to modify bytecode☆302Updated this week
- EPIC CUCUMBERS!☆30Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆275Updated 6 months ago
- Modified fork of CPython's ast module that parses `# type:` comments☆228Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆61Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 4 years ago
- An IPython notebook plugin for visualizing ASTs.☆98Updated 2 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆270Updated 2 weeks ago
- Pure-python C and assembler compiler☆53Updated 9 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated last year
- Kaleidoscope using Python and llvmlite☆33Updated 8 years ago
- ☆288Updated 10 months ago
- A standalone, pure Python implementation of the Python Standard Library.☆294Updated 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