symhom / Kaleidoscope_Compiler
Python compiler that utilizes PLY and llvmlite
☆12Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Kaleidoscope_Compiler
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 4 years ago
- A compiler for a simple language, built with Python and LLVM☆99Updated 4 years ago
- Kaleidoscope using Python and llvmlite☆33Updated 8 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 8 years ago
- Toy general-purpose interpreted language written in Python☆20Updated 8 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years ago
- programming language for learning and teaching the basics programming☆18Updated 3 years ago
- Compares Python's text parsing libraries☆24Updated 2 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…☆46Updated 6 years ago
- Learning to build a language with RPython.☆22Updated 7 years ago
- C implementation of nqq (modified implementation of clox)☆11Updated 4 years ago
- A simple programming language using llvmlite in python3☆44Updated last year
- A compiled Python-like multi-paradigm programming language.☆9Updated 5 years ago
- A Python JIT compiler☆12Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- The Sharp programming language