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:
- The Balloon programming language and interpreter.☆17Updated 8 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆165Updated 4 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
- A Python-like systems programming language☆84Updated 9 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆118Updated 6 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 6 years ago
- An implementation of Scheme in Python and C++☆174Updated this week
- The Lark programming language.☆58Updated 15 years ago
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆33Updated 5 years ago
- An experimental new programming language☆63Updated 8 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Simple virtual machine which interprets bytecode.☆474Updated 3 years ago
- An implementation of the Kaleidoscope language using Flex, Bison & the LLVM-C bindings.☆153Updated 8 years ago
- ☆44Updated 6 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆72Updated 13 years ago
- A toy programming language that keeps it minimal☆142Updated 8 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
- A stack-based virtual machine written in C☆22Updated 6 years ago
- CC500: a tiny self-hosting C compiler☆163Updated 7 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 implementation of the LISP2 mark-compact GC algorithm☆43Updated 10 years ago
- A toy C compiler☆525Updated 4 years ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆64Updated 8 years ago
- Compile a subset of the Python AST to x64-64 assembler☆143Updated last year