aalhour / PyCOOLCLinks
Compiler for the COOL programming language in Python 3
☆40Updated 3 weeks ago
Alternatives and similar repositories for PyCOOLC
Users that are interested in PyCOOLC are comparing it to the libraries listed below
Sorting:
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- A simple virtual machine w/constant folding implemented in Python☆118Updated 5 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A simple VM for a talk on building VMs☆223Updated 8 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 13 years ago
- A compiler for a simple language, built with Python and LLVM☆101Updated 6 years ago
- Toy compiler for a fictional go-like language called Gone.☆29Updated 6 years ago
- A small C compiler written in Python for learning purposes☆41Updated 8 years ago
- An implementation of Scheme in Python and C++☆187Updated last week
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆51Updated 6 years ago
- A toy programming language that keeps it minimal☆144Updated 8 years ago
- Lox Interpreter/REPL written in Rust☆38Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆146Updated 10 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 14 years ago
- The Balloon programming language and interpreter.☆17Updated 8 years ago
- An experimental new programming language☆63Updated 8 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- The Lark programming language.☆58Updated 15 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 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 simple mini c compiler☆114Updated 6 years ago
- A very simple programming language for teaching interpreter and compiler building.☆14Updated 8 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- Language built during the Programming Language Masterclass.☆24Updated 11 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆155Updated 8 years ago