aherlihy / PythonLLVM
LLVM compiler for python based on py2llvm
☆135Updated 9 years ago
Alternatives and similar repositories for PythonLLVM:
Users that are interested in PythonLLVM are comparing it to the libraries listed below
- 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 9 years ago
- C/C++ source generation from an AST☆162Updated 3 months ago
- ☆608Updated 7 years ago
- C Python, made faster.☆341Updated 9 years ago
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 11 months ago
- Python subsets☆41Updated 8 years ago
- ☆71Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆278Updated last year
- A basic x86-64 JIT compiler written from scratch in stock Python☆229Updated 6 years ago
- Static optimizer specializing functions with guards for Python 3.6☆72Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆307Updated 2 months ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- Extensions for Eli Bendersky's pycparser☆85Updated 4 months ago
- Extension to ast that allow ast -> python code generation.☆78Updated 7 years ago
- Web Assembly Decoder - Zero Extras☆70Updated 5 years ago
- GCC plugin that embeds CPython inside the compiler☆202Updated 3 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- PEG parser generator for Python☆168Updated 4 months ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Instant visualization of Python AST and Code Objects☆139Updated 10 months ago
- An IPython notebook plugin for visualizing ASTs.☆101Updated 3 months ago
- Python Abstract Syntax Tree viewer in Qt☆104Updated 2 years ago
- Python bindings for libgccjit.so☆48Updated 9 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆16Updated 5 months ago
- Python bytecode instrumentation library☆120Updated 8 years ago
- A virtual machine written in Python that executes x86 binaries according to the Intel Software Developer Manual☆117Updated 3 years ago
- Modified fork of CPython's ast module that parses `# type:` comments☆229Updated last year