aherlihy / PythonLLVMLinks
LLVM compiler for python based on py2llvm
☆136Updated 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…☆404Updated 10 years ago
- ☆71Updated last month
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆355Updated 4 months ago
- C/C++ source generation from an AST☆171Updated 3 weeks ago
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- ☆608Updated 8 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆364Updated 5 months ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated last month
- C Python, made faster.☆343Updated 10 years ago
- Python subsets☆41Updated 8 years ago
- An IPython notebook plugin for visualizing ASTs.☆108Updated last year
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Pure-python C and assembler compiler☆55Updated 11 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆235Updated 7 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆124Updated 4 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- EPIC CUCUMBERS!☆27Updated 8 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆18Updated 8 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Updated 9 months ago
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Python module to modify bytecode☆326Updated last month
- A standalone, pure Python implementation of the Python Standard Library.☆297Updated 3 years ago