aalhour / PyCOOLC
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 compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- The Balloon programming language and interpreter.☆17Updated 7 years ago
- A small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆45Updated 9 years ago
- Stack based Virtual Machine and JIT compiler built during the Programming Language Masterclass☆61Updated 11 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- Tree-Based Interpreter, compiler, and VM for TinyPie language☆73Updated 13 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year
- a little JIT VM language for (probably/eventually) terminal UI apps.☆62Updated 6 years ago
- Mini: Interpreter and a programming language implemented in Python☆144Updated 9 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- Learning to build a language with RPython.☆21Updated 7 years ago
- A simple stack-based virtual machine in C++ with a Forth like programming language☆166Updated 3 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Experiments with compilers written in Python☆22Updated 13 years ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- Example code for compilers textbook.☆176Updated 2 years ago
- The Sharp programming language☆45Updated last month
- repo for cs143 - compiler☆12Updated 11 years ago
- The Lark programming language.☆58Updated 14 years ago
- The Zeta Programming langauge☆2Updated 7 months ago
- My own C library. Probably don't use it.☆32Updated 5 years ago
- An implementation of scheme that can call python modules☆21Updated 11 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 6 years ago
- An implementation of Scheme in Python and C++☆172Updated 4 months ago
- A simple mini c compiler☆114Updated 5 years ago