symhom / Kaleidoscope_Compiler
Python compiler that utilizes PLY and llvmlite
☆12Updated 6 years ago
Alternatives and similar repositories for Kaleidoscope_Compiler:
Users that are interested in Kaleidoscope_Compiler are comparing it to the libraries listed below
- Lesma Programming Language - old compiler written in Python. Please go to https://github.com/alinalihassan/Lesma for the current implemen…☆41Updated 2 years ago
- 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
- Python interpreter written in Python. Uses ANTLR4. 🐍☆23Updated 9 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- Toy general-purpose interpreted language written in Python☆20Updated 9 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 3 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 4 years ago
- programming language for learning and teaching the basics programming☆18Updated 3 years ago
- A simple programming language using llvmlite in python3☆47Updated 2 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆48Updated 5 years ago
- A compiled Python-like multi-paradigm programming language.☆9Updated 5 years 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
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 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…☆50Updated 6 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆56Updated last year
- Experiments for the official PEG parser generator for Python☆277Updated 9 months ago
- Compiler and VM(interpreter), Using SSA form and doing some optimizations.☆35Updated 3 years ago
- The Sharp programming language☆43Updated 9 months ago
- LLVM compiler for python based on py2llvm☆133Updated 9 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 2 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆18Updated 3 years ago
- ☆41Updated 5 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆381Updated last year
- Pascal simplified compiler written in python without external dependencies☆15Updated 6 years ago
- (WIP) Enact: A compiled programming language that's simple, familiar and fast.☆29Updated 4 years ago
- A Python implementation of the Lox language, from the book Crafting Interpreters by Bob Nystrom☆15Updated 5 years ago
- C implementation of nqq (modified implementation of clox)☆11Updated 4 years ago
- Compares Python's text parsing libraries☆24Updated 2 years ago