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
- 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.☆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 2 years ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years ago
- C89 expressions parsed with the shunting yard algorithm in Python☆75Updated 5 months ago
- Implementation of the LLVM tutorial in Python☆291Updated 8 years ago
- Python compiler that utilizes PLY and llvmlite☆12Updated 6 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆23Updated 9 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 4 years ago
- ☆41Updated 5 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
- Compile a subset of the Python AST to x64-64 assembler☆140Updated 8 months ago
- A compiler for ARM, X86, MSP430, xtensa and more implemented in pure Python☆337Updated 2 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- A Python JIT compiler☆12Updated 5 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆282Updated 2 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- A Scannerless GLR parser/parser generater.☆106Updated last week
- programming language for learning and teaching the basics programming☆18Updated 3 years ago
- Standalone ASDL parser for upstream CPython 3.x☆62Updated 6 years ago
- A systems programming language☆32Updated last week
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆143Updated 7 years ago
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated 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
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- Toy programming language using LLVM, flex and bison.☆91Updated last month