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
- Experiments for the official PEG parser generator for Python☆280Updated last year
- C/C++ source generation from an AST☆167Updated 3 weeks ago
- ☆72Updated 3 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated last month
- Implementation of the LLVM tutorial in Python using llvmlite☆317Updated 8 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- ☆608Updated 8 years ago
- C Python, made faster.☆343Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆357Updated 3 weeks ago
- Python subsets☆41Updated 8 years ago
- A standalone, pure Python implementation of the Python Standard Library.☆298Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- PEG parser generator for Python☆181Updated 9 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 6 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆232Updated 2 years ago
- An IPython notebook plugin for visualizing ASTs.☆107Updated 8 months ago
- Python Abstract Syntax Tree viewer in Qt☆105Updated 2 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated last year
- Extensions for Eli Bendersky's pycparser☆87Updated 3 weeks ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- GCC plugin that embeds CPython inside the compiler☆208Updated 3 years ago
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆282Updated 2 weeks ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago