zfy0701 / hindley-milnerLinks
A concise Hindley-Milner type inferencer (algorithm W) implemented with Scala
☆17Updated 12 years ago
Alternatives and similar repositories for hindley-milner
Users that are interested in hindley-milner are comparing it to the libraries listed below
Sorting:
- A simple VM for a talk on building VMs☆224Updated 8 years ago
- Write your generalized parser combinator in 60 lines and extend it.☆12Updated 4 years ago
- This project's lifetime has ended. The successor is https://github.com/thautwarm/frontend-for-free which is WIP. You can check lark-parse…☆41Updated 7 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 10 years ago
- Public helper code for p423/p523 students (Racket)☆169Updated last month
- Cool Compiler for MIPS written in Haskell☆16Updated 13 years ago
- A parser combinator library based on the GLL algorithm☆310Updated last year
- ☆39Updated 2 months ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- The new nanopass framework; an embedded DSL for writing compilers in Scheme☆324Updated 4 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- Compiler for Tiger based on Andrew Appel's Modern Compiler Implementation in ML☆60Updated 14 years ago
- An implementation of PL/0 including a tree-based interpreter and virtual machine.☆78Updated 2 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆368Updated 4 years ago
- Let's Build a Compiler (in Haskell)☆173Updated 5 years ago
- A multi-paradigm programming language running on JVM☆129Updated 7 years ago
- We have moved: https://gitlab.anu.edu.au/mu/mu-spec☆26Updated 9 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago
- a toy go compiler written in go☆22Updated 15 years ago
- write a little simply typed functional language to practice Rust☆15Updated 2 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 5 years ago
- Implementation of the LLVM tutorial in Python using llvmlite☆339Updated last year
- Web page for IU Compiler Course for Fall 2020☆132Updated 5 years ago
- Code from the book "Types and Programming Languages" in Scala☆185Updated 4 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- a book about ocaml☆188Updated 8 years ago
- A Tiger compiler written in SML.☆13Updated 10 years ago
- Cliff Click Language Hacking☆288Updated 2 months ago
- A distributed execution engine for cloud computing☆86Updated 13 years ago
- Compiler for the COOL programming language in Python 3☆40Updated last month