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…☆403Updated 10 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆347Updated this week
- C/C++ source generation from an AST☆165Updated this week
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 6 months ago
- ☆72Updated 3 years ago
- ☆608Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- C Python, made faster.☆341Updated 9 years ago
- Python subsets☆41Updated 8 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆106Updated 7 months ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 9 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- PEG parser generator for Python☆179Updated 8 months ago
- Extensions for Eli Bendersky's pycparser☆85Updated last week
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆80Updated 6 years ago
- Python module to modify bytecode☆316Updated last week
- GCC plugin that embeds CPython inside the compiler☆205Updated 3 years ago