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…☆400Updated 10 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆352Updated last month
- C/C++ source generation from an AST☆168Updated last week
- ☆72Updated 3 years ago
- ☆608Updated 8 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆331Updated 10 months ago
- Experiments for the official PEG parser generator for Python☆281Updated last year
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆387Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- C Python, made faster.☆343Updated 10 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆360Updated 2 months ago
- face Python bytecode metaprogramming API fork☆71Updated 5 years ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆81Updated 6 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆123Updated 4 years ago
- Extensions for Eli Bendersky's pycparser☆91Updated last week
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Python subsets☆41Updated 8 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python module to modify bytecode☆326Updated last week
- Python bindings for libgccjit.so☆48Updated 10 years ago