aherlihy / PythonLLVMLinks
LLVM compiler for python based on py2llvm
☆137Updated 10 years ago
Alternatives and similar repositories for PythonLLVM
Users that are interested in PythonLLVM are comparing it to the libraries listed below
Sorting:
- 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…☆402Updated 10 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆316Updated 7 months ago
- C/C++ source generation from an AST☆167Updated 3 weeks ago
- ☆71Updated 3 years ago
- ☆608Updated 8 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆357Updated last week
- Experiments for the official PEG parser generator for Python☆280Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- C Python, made faster.☆342Updated 9 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 10 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Python subsets☆41Updated 8 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- PEG parser generator for Python☆181Updated 9 months ago
- Extensions for Eli Bendersky's pycparser☆87Updated 3 weeks ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Pure-python C compiler and assembler☆51Updated 10 years ago