frederickjeanguerin / pykaleidoscope
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
- C89 expressions parsed with the shunting yard algorithm in Python☆77Updated 9 months ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 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
- Python compiler that utilizes PLY and llvmlite☆12Updated 7 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆94Updated 3 years ago
- LLVM compiler for python based on py2llvm☆136Updated 9 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆309Updated 3 months ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 years ago
- A programming language.☆20Updated 7 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
- Automatically exported from code.google.com/p/tinypy☆240Updated last year
- end the parsing problem☆39Updated 2 years ago
- loxi - a Lox interpreter☆35Updated 7 years ago
- The Coral Programming Language: a blazingly-fast, gradually-typed Python compiler with optional static typing for optimization and safety…☆146Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- Experiments for the official PEG parser generator for Python☆280Updated 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
- Compile a subset of the Python AST to x64-64 assembler☆140Updated last year
- ☆42Updated 5 years ago
- A Python JIT compiler☆12Updated 5 years ago
- LALR parser generator targetting C, C++, Python, JavaScript, JSON and XML☆63Updated 2 months ago
- A Scannerless GLR parser/parser generater.☆111Updated 2 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 8 months ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- C/C++ source generation from an AST☆163Updated 4 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 8 months ago