eliben / pykaleidoscopeLinks
Implementation of the LLVM tutorial in Python using llvmlite
☆337Updated 11 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.☆411Updated 4 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆233Updated 7 years ago
- Educational open-source CPU suite (with assembler, linker and simulator)☆178Updated last year
- Compile a subset of the Python AST to x64-64 assembler☆145Updated 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…☆403Updated 10 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- C parser and interpreter written in Python with automatic ctypes interface generation☆363Updated 4 months ago
- Database of CPU Opcodes☆259Updated last year
- A lightweight LLVM python binding for writing JIT compilers☆2,205Updated this week
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- An implementation of Scheme in Python and C++☆187Updated last week
- Kaleidoscope using Python and llvmlite☆32Updated 9 years ago
- an incremental approach to compiler construction☆961Updated 6 years ago
- A guide that explains how high level programming language constructs are mapped to the LLVM intermediate language.☆647Updated last year
- x86-64 assembler library☆487Updated 5 years ago
- C compiler created in Python.☆1,072Updated 6 months ago
- C Foreign Function Interface and JIT using Clang/LLVM☆561Updated 9 months ago
- C/C++ source generation from an AST☆169Updated last week
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- graph based intermediate representation and backend for optimising compilers☆536Updated 10 months ago
- C Intermediate Language☆393Updated 2 years ago
- GCC plugin that embeds CPython inside the compiler☆207Updated 4 years ago
- A Python implementation of a Python bytecode runner☆1,333Updated last year
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- GCC Tiny front-end☆107Updated 8 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆438Updated this week