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 virtual machine w/constant folding implemented in Python☆119Updated 5 years ago
- A simple VM for a talk on building VMs☆220Updated 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☆100Updated 6 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- The Lark programming language.☆58Updated 15 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
- The Balloon programming language and interpreter.☆17Updated 8 years ago
- An experimental new programming language☆63Updated 8 years ago
- Lox Interpreter/REPL written in Rust☆37Updated 6 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆60Updated 7 years ago
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Updated 11 years ago
- A toy programming language that keeps it minimal☆143Updated 8 years ago
- A compiler for a tiny (but growing!) subset of C, written in OCaml.☆299Updated 3 years ago
- Toy compiler for a fictional go-like language called Gone.☆29Updated 5 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- Compile a subset of the Python AST to x64-64 assembler☆145Updated last year
- CC500: a tiny self-hosting C compiler☆162Updated 8 years ago
- Code used on "Writing your own programming language and compiler with Python" post☆238Updated 5 years ago
- The Sharp programming language☆45Updated 2 months ago
- Mini: Interpreter and a programming language implemented in Python☆145Updated 9 years ago
- A stack machine VM, interpreter and genetic programming library☆44Updated 6 years ago
- A really simple compiler written in Ruby☆90Updated 7 years ago
- Lox interpreter written in Lox☆123Updated 3 months ago