frederickjeanguerin / pykaleidoscope
Kaleidoscope using Python and llvmlite
☆33Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for pykaleidoscope
- A compiler for a simple language, built with Python and LLVM☆99Updated 5 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 6 years ago
- A simple virtual machine w/constant folding implemented in Python☆121Updated 4 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆74Updated 4 months ago
- programming language for learning and teaching the basics programming☆18Updated 3 years ago
- Implementation of the LLVM tutorial in Python☆292Updated 8 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 4 years ago
- EPIC CUCUMBERS!☆30Updated 7 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 8 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years 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…☆401Updated 9 years ago
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- ☆41Updated 5 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆226Updated 6 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- A Python JIT compiler☆12Updated 5 years ago
- Tools for rapid prototyping of DSL compilers☆83Updated 3 years ago
- A stack machine VM, interpreter and genetic programming library☆47Updated 5 years ago
- Automatically exported from code.google.com/p/tinypy☆236Updated 7 months ago
- Frost is a powerful, general purpose, multi-paradigm programming language☆38Updated 2 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated 11 months ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆59Updated 2 months ago
- Experiments for the official PEG parser generator for Python☆275Updated 7 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆136Updated 2 months ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆88Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆139Updated 7 months ago