symhom / Kaleidoscope_Compiler
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:
- 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
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- Python interpreter written in Python. Uses ANTLR4. 🐍☆22Updated 9 years ago
- A simple programming language using llvmlite in python3☆51Updated 2 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 4 years ago
- A Python JIT compiler☆12Updated 5 years ago
- Learning to build a language with RPython.☆21Updated 7 years ago
- ☆16Updated 5 years ago
- A simple, extensible and efficient programming language based on C and Python☆32Updated 2 years ago
- A Python bytecode compiler written in Python. Based on a fork of https//github.com/pfalcon/python-compiler☆17Updated 4 years ago
- Python implementation of locks, which is an imperative, dynamically typed, procedure oriented scripting language based on the lox program…☆34Updated 3 years ago
- An tree-walking interpreter for a subset of the Lox programming language from "Crafting Interpreters" written in OCaml☆13Updated 5 years ago
- A simple programming language, just for studying parsing and how to use lark-parser.☆8Updated 7 years ago
- 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
- Pascal simplified compiler written in python without external dependencies☆14Updated 6 years ago
- An attempt to port David Beazley's PLY to RPython, and give it a cooler API.☆382Updated 2 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A C++ version monkey language interpreter. From Write An Interpreter In Go☆36Updated 4 years ago
- Multi-paradigm programming language compiled to C++, written in Python.☆57Updated last year
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as record…☆14Updated 5 years ago
- A strongly-typed, compiled dialect of Python.☆13Updated last year
- Hindley-Milner Type Inference implemented in (although not for) Python.☆94Updated 3 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- The Sharp programming language☆45Updated last month
- ☆42Updated 5 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆239Updated 4 years ago