frederickjeanguerin / pykaleidoscopeLinks
Kaleidoscope using Python and llvmlite
☆32Updated 9 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☆101Updated 6 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆354Updated 3 months 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
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆391Updated 3 years ago
- Toy compiler for a fictional go-like language called Gone.☆29Updated 6 years ago
- LLVM compiler for python based on py2llvm☆136Updated 10 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆85Updated last year
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 5 years ago
- C/C++ source generation from an AST☆170Updated 3 weeks ago
- ☆45Updated 6 years ago
- Tools for rapid prototyping of DSL compilers☆90Updated 3 weeks ago
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- Toy programming language using LLVM, flex and bison.☆94Updated 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…☆404Updated 10 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 10 years ago
- Automatically exported from code.google.com/p/tinypy☆250Updated last year
- The Mys programming language - an attempt to create a statically typed Python-like language that produces fast binaries. See https://mys-…☆132Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 7 years ago
- Python module to modify bytecode☆326Updated last month
- C parser and interpreter written in Python with automatic ctypes interface generation☆364Updated 4 months ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- A Scannerless GLR parser/parser generater.☆114Updated last week
- ☆34Updated 2 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆156Updated 9 years ago
- Frost is a powerful, general purpose, multi-paradigm programming language☆38Updated 3 years ago