mstarzinger / coolcLinks
Cool Compiler for MIPS written in Haskell
☆16Updated 12 years ago
Alternatives and similar repositories for coolc
Users that are interested in coolc are comparing it to the libraries listed below
Sorting:
- A concise Hindley-Milner type inferencer (algorithm W) implemented with Scala☆17Updated 12 years ago
- A simple VM for a talk on building VMs☆220Updated 8 years ago
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 5 years ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- Tiny Scala library to generate class files for the JVM☆70Updated 4 years ago
- Influential computer science papers☆100Updated 10 years ago
- 🔬 a C++ compiler middle-end, using an LLVM backend☆164Updated 3 years ago
- My dabbling with Pierce's languages in Haskell☆22Updated 14 years ago
- Haskell JIT☆186Updated 5 years ago
- The Hindley Milner Type Inference Algorithm☆372Updated 8 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆158Updated 6 years ago
- We have moved: https://gitlab.anu.edu.au/mu/mu-spec☆26Updated 9 years ago
- We have moved: https://gitlab.anu.edu.au/mu/mu-impl-ref2☆26Updated 9 years ago
- A Scala DSL for the Kompics framework☆19Updated 3 years ago
- Statically typed functional programming language implementation with Go and LLVM☆758Updated 5 years ago
- A Python-like systems programming language☆84Updated 9 years ago
- A mostly functional haskell compiler written in rust☆320Updated last year
- Compiler for COOL. Uses ANTLR and LLVM Toolchain. Written in JAVA.☆44Updated 9 years ago
- An experimental Python bytecode interpreter implementation in Go☆86Updated 13 years ago
- A compiler from ML to C++ template language☆157Updated 10 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 years ago
- Classic Algorithm W for type inference.☆254Updated 15 years ago
- an x86 compiler written in ruby☆31Updated 4 months ago
- a little JIT VM language for (probably/eventually) terminal UI apps.☆61Updated 7 years ago
- My fork of scala (includes the llvm backend)☆267Updated 12 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- An ANTLR grammar for Rust☆60Updated 9 years ago
- A parser combinator library based on the GLL algorithm☆309Updated last year
- Exploring some worst-case latencies in GCs, inspired by a post on GHC's runtime pause times: https://making.pusher.com/latency-working-se…☆54Updated last year