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:
- Toy compiler for a fictional go-like language called Gone.☆28Updated 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
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- Kaleidoscope using Python and llvmlite☆32Updated 8 years ago
- A programming language written in Python and LLVMLite☆10Updated 3 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 compiled Python-like multi-paradigm programming language.☆10Updated 5 years ago
- 🔔 Jingle is a dynamically-typed, multi-paradigm programming language designed for humans and machines.☆43Updated 4 years ago
- A simple programming language using llvmlite in python3☆52Updated 2 years ago
- PEG parser generator for Python☆175Updated 6 months ago
- A Python JIT compiler☆12Updated 6 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- ☆42Updated 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
- A simple, extensible and efficient programming language based on C and Python☆32Updated 3 years ago
- An interpreted type-inferred programming language made in Python with SLY☆12Updated 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 Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- Learning to build a language with RPython.☆21Updated 8 years ago
- Python module to modify bytecode☆313Updated this week
- A simple programming language, just for studying parsing and how to use lark-parser.☆9Updated 7 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆58Updated last year
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- Python wrapper for the Tiny C Compiler library☆15Updated last year
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- Kaleidoscope is a toy programming language built from scratch using the LLVM libraries.☆21Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆120Updated 4 years ago