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 small C compiler written in Python for learning purposes☆41Updated 7 years ago
- Toy compiler for a fictional go-like language called Gone.☆27Updated 5 years ago
- A compiler for a simple language, built with Python and LLVM☆100Updated 5 years ago
- The Lark programming language.☆58Updated 14 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 6 years ago
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- A toy bytecode VM, assembler, and self-hosting compiler for a scheme-like high-level language.☆18Updated last year
- The Alore programming language combines the convenience of Python with optional static typing☆33Updated 12 years ago
- A simple VM for a talk on building VMs☆218Updated 8 years ago
- repo for cs143 - compiler☆12Updated 11 years ago
- A very simple programming language for teaching interpreter and compiler building.☆14Updated 7 years ago
- The Balloon programming language and interpreter.☆17Updated 7 years ago
- COOL (Classroom Object Oriented Language) compiler with LLVM backend☆34Updated 5 years ago
- Experiments with llvm to create a toy programming language☆25Updated 6 months ago
- Mickey Scheme is an interpreter for R7RS Scheme written in pure C++☆63Updated 7 years ago
- a toy go compiler written in go☆22Updated 14 years ago
- A virtual machine and a tree-walk interpreter for the Lox programming language in C89☆50Updated 5 years ago
- An implementation of Scheme R7RS-small in 48 working hours.☆19Updated 5 years ago
- An open educational resource for Compiler Design☆68Updated 12 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- ** Moved to https://gitlab.com/cell_lang/cell ** Cell Elementary Learning Language☆115Updated 6 years ago
- ☆42Updated 5 years ago
- Bootstrapped compiler of a C-like but Python-looking language☆47Updated 7 years ago
- A stack machine VM, interpreter and genetic programming library☆46Updated 6 years ago
- Pascal compiler implemented in python using Lex, Yacc and LLVM☆87Updated 13 years ago
- Brainfuck JIT VMs☆17Updated 5 years ago
- A toy programming language that keeps it minimal☆143Updated 8 years ago
- PySOM - The Simple Object Machine Smalltalk implemented in Python☆27Updated 3 months ago
- Simple Scheme interpreter in Python☆28Updated 14 years ago
- Just a little toy language to learn about register-based VMs.☆21Updated 12 years ago