eliben / pykaleidoscope
Implementation of the LLVM tutorial in Python
☆292Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for pykaleidoscope
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆404Updated 2 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆225Updated 6 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- A lightweight LLVM python binding for writing JIT compilers☆1,930Updated this week
- Educational open-source CPU suite (with assembler, linker and simulator)☆161Updated 6 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 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…☆401Updated 9 years ago
- Database of CPU Opcodes☆241Updated 8 months ago
- Experiments for the official PEG parser generator for Python☆275Updated 6 months ago
- An implementation of Scheme in Python and C++☆168Updated 6 months ago
- x86-64 assembler library☆470Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆61Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- C Python, made faster.☆344Updated 9 years ago
- C Foreign Function Interface and JIT using Clang/LLVM☆548Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆347Updated 5 years ago
- Compile a subset of the Python AST to x64-64 assembler☆136Updated 6 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆335Updated 2 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆210Updated 4 months ago
- A rudimentary Racket implementation using RPython☆258Updated this week
- Recursive descent parsing library for Python based on functional combinators☆346Updated 6 months ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆599Updated 2 weeks ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 4 years ago
- C compiler created in Python.☆1,042Updated last year
- Simple compiler frontend using LLVM as backend☆234Updated 6 years ago
- graph based intermediate representation and backend for optimising compilers☆473Updated 4 months ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆266Updated 5 years ago
- A universal Python parser combinator library inspired by Parsec library of Haskell.☆215Updated 5 months ago
- Kaleidoscope using Python and llvmlite☆33Updated 8 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆409Updated this week