frederickjeanguerin / pykaleidoscopeLinks
Kaleidoscope using Python and llvmlite
☆32Updated 8 years ago
Alternatives and similar repositories for pykaleidoscope
Users that are interested in pykaleidoscope are comparing it to the libraries listed below
Sorting:
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆346Updated this week
- Implementation of the LLVM tutorial in Python using llvmlite☆314Updated 6 months ago
- PEG parser generator for Python☆179Updated 8 months ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- A Python JIT compiler☆12Updated 6 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆131Updated 2 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Toy interpreters for learning about the RPython Translation Toolchain☆15Updated 10 years ago
- ☆44Updated 6 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated last year
- EPIC CUCUMBERS!☆28Updated 7 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- A Scannerless GLR parser/parser generater.☆112Updated 3 months ago
- Partial evaluation of Python code☆22Updated 2 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated last year
- C parser and interpreter written in Python with automatic ctypes interface generation☆354Updated 5 years ago
- A PEG parsing machine with support for incremental parsing.☆92Updated 6 months ago
- Automatically exported from code.google.com/p/tinypy☆244Updated last year
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- Python module to modify bytecode☆316Updated last month
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago