eliben / pykaleidoscopeLinks
Implementation of the LLVM tutorial in Python using llvmlite
☆317Updated 8 months ago
Alternatives and similar repositories for pykaleidoscope
Users that are interested in pykaleidoscope are comparing it to the libraries listed below
Sorting:
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆409Updated 3 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆176Updated last year
- 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
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆385Updated 2 years ago
- Database of CPU Opcodes☆257Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆63Updated 7 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆348Updated last month
- C parser and interpreter written in Python with automatic ctypes interface generation☆357Updated last month
- A lightweight LLVM python binding for writing JIT compilers☆2,143Updated this week
- C Foreign Function Interface and JIT using Clang/LLVM☆556Updated 5 months ago
- C/C++ source generation from an AST☆167Updated 3 weeks ago
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- An implementation of Scheme in Python and C++☆174Updated 9 months ago
- x86-64 assembler library☆485Updated 4 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆295Updated 3 years ago
- C Intermediate Language☆380Updated 2 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆635Updated 11 months ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years ago
- C compiler created in Python.☆1,064Updated 2 months ago
- Recursive descent parsing library for Python based on functional combinators☆355Updated last year
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- an incremental approach to compiler construction☆943Updated 5 years ago
- graph based intermediate representation and backend for optimising compilers☆527Updated 7 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆277Updated 6 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆223Updated last year
- A simple example of how LLVM can be used to gather static or dynamic facts about a program.☆72Updated 3 months ago
- ☆608Updated 8 years ago