aherlihy / PythonLLVMLinks
LLVM compiler for python based on py2llvm
☆136Updated 9 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☆313Updated 4 months ago
- C/C++ source generation from an AST☆164Updated last week
- ☆71Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆141Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆343Updated 2 years ago
- Python subsets☆41Updated 8 years ago
- ☆608Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- GCC plugin that embeds CPython inside the compiler☆204Updated 3 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆223Updated 2 months ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Python bytecode instrumentation library☆119Updated 8 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 9 months ago
- An AST unparser for Python☆228Updated last year
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- INACTIVE - http://mzl.la/ghe-archive - make implementation in Python☆80Updated 6 years ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- An IPython notebook plugin for visualizing ASTs.☆104Updated 5 months ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆355Updated 5 years ago