symhom / Kaleidoscope_CompilerLinks
Python compiler that utilizes PLY and llvmlite
☆12Updated 7 years ago
Alternatives and similar repositories for Kaleidoscope_Compiler
Users that are interested in Kaleidoscope_Compiler are comparing it to the libraries listed below
Sorting:
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 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
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆51Updated 6 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 9 years ago
- Toy general-purpose interpreted language written in Python☆20Updated 9 years ago
- A programming language written in Python and LLVMLite☆10Updated 3 years ago
- Compares Python's text parsing libraries☆25Updated 3 years ago
- ☆16Updated 5 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 years ago
- ☆44Updated 6 years ago
- LLVM compiler for python based on py2llvm☆137Updated 10 years ago
- PEG parser generator for Python☆179Updated 9 months ago
- Squanchy is a brand new, easy to learn, general purpose, multi-paradigm, compiled programming language. The language is written from scra…☆15Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆383Updated 2 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- A compiled Python-like multi-paradigm programming language.☆10Updated 6 years ago
- A VS Code extension help you explore CPython internals☆15Updated 2 years ago
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated last year
- Learning to build a language with RPython.☆21Updated 8 years ago
- EPIC CUCUMBERS!☆28Updated 7 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated 2 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 3 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆22Updated 2 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆144Updated 11 months ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 2 weeks ago