eliben / pykaleidoscope
Implementation of the LLVM tutorial in Python using llvmlite
☆300Updated 3 weeks ago
Alternatives and similar repositories for pykaleidoscope:
Users that are interested in pykaleidoscope are comparing it to the libraries listed below
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆407Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆227Updated 6 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆169Updated 9 months ago
- 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 9 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 2 years ago
- A lightweight LLVM python binding for writing JIT compilers☆1,993Updated this week
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆340Updated 2 years ago
- an incremental approach to compiler construction☆926Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆278Updated 9 months ago
- x86-64 assembler library☆479Updated 4 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆613Updated 3 months ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 9 months ago
- An implementation of Scheme in Python and C++☆171Updated last month
- Database of CPU Opcodes☆247Updated 11 months ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆353Updated 5 years ago
- C compiler created in Python.☆1,045Updated last year
- A simple, self-hosting C compiler☆935Updated 2 years ago
- A correct C89/C90/C99/C11/C18 parser written using Menhir and OCaml☆193Updated 8 months ago
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- graph based intermediate representation and backend for optimising compilers☆495Updated last month
- C Intermediate Language☆365Updated last year
- C Foreign Function Interface and JIT using Clang/LLVM☆549Updated last week
- A curated list of awesome JIT frameworks, libraries, software and resources☆467Updated 9 months ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆145Updated 8 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago