aalhour / PyCOOLCLinks
Compiler for the COOL programming language in Python 3
☆39Updated 6 years ago
Alternatives and similar repositories for PyCOOLC
Users that are interested in PyCOOLC are comparing it to the libraries listed below
Sorting:
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- The Balloon programming language and interpreter.☆17Updated 8 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- The Lark programming language.☆58Updated 15 years ago
- A simple virtual machine w/constant folding implemented in Python☆119Updated 4 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆117Updated 6 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- An experimental new programming language☆63Updated 8 years ago
- Lox Interpreter/REPL written in Rust☆37Updated 6 years ago
- Toy compiler for a fictional go-like language called Gone.☆28Updated 5 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- An implementation of Scheme in Python and C++☆175Updated 9 months ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆167Updated 3 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- A toy programming language that keeps it minimal☆142Updated 8 years ago
- Lox interpreter written in Lox☆123Updated last month
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Same as simple-virtual-machine but in C☆151Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- loxi - a Lox interpreter☆36Updated 7 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 7 years ago
- C Implementation of the monkey programming language☆74Updated 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
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆87Updated 13 years ago
- Just a little toy language to learn about register-based VMs.☆22Updated 13 years ago
- Example code for compilers textbook.☆193Updated 2 years ago