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
- Implementation of the LLVM tutorial in Python using llvmlite☆315Updated 5 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 3 years ago
- LLVM compiler for python based on py2llvm☆137Updated 9 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆344Updated 3 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- ☆43Updated 6 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Tools for rapid prototyping of DSL compilers☆86Updated 4 years ago
- Automatically exported from code.google.com/p/tinypy☆243Updated last year
- 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
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- This project's lifetime has ended. The successor is https://github.com/thautwarm/frontend-for-free which is WIP. You can check lark-parse…☆40Updated 6 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 9 years ago
- A Scannerless GLR parser/parser generater.☆112Updated 2 months ago
- An experimental new programming language☆63Updated 8 years ago
- Python module to modify bytecode☆317Updated 2 weeks ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆79Updated 11 months ago
- Frost is a powerful, general purpose, multi-paradigm programming language☆38Updated 3 years ago
- A basic x86-64 JIT compiler written from scratch in stock Python☆231Updated 7 years ago
- A compiler for x86-64 with an SLR parser.☆10Updated 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
- A compiled Python-like multi-paradigm programming language.☆10Updated 5 years ago