aherlihy / PythonLLVM
LLVM compiler for python based on py2llvm
☆133Updated 9 years ago
Alternatives and similar repositories for PythonLLVM:
Users that are interested in PythonLLVM are comparing it to the libraries listed below
- 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…☆404Updated 9 years ago
- Python subsets☆41Updated 8 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆339Updated 2 years ago
- ☆609Updated 7 years ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 10 months ago
- ☆71Updated 2 years ago
- C/C++ source generation from an AST☆162Updated last month
- Experiments for the official PEG parser generator for Python☆278Updated 10 months ago
- C Python, made faster.☆341Updated 9 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆299Updated 3 weeks ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 5 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆272Updated 3 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated last year
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Extensions for Eli Bendersky's pycparser☆85Updated 2 months ago
- An IPython notebook plugin for visualizing ASTs.☆99Updated last month
- A basic x86-64 JIT compiler written from scratch in stock Python☆227Updated 6 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆296Updated 2 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Java Virtual Machine implemented in pure python☆241Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Python module to modify bytecode☆306Updated last month
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 5 months ago
- Python Meta Programming☆142Updated 2 years ago