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:
- Cool Compiler for MIPS written in Haskell☆16Updated 12 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 6 years ago
 - Write your generalized parser combinator in 60 lines and extend it.☆12Updated 4 years ago
 - Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 10 years ago
 - A simple VM for a talk on building VMs☆220Updated 8 years ago
 - A parser combinator library based on the GLL algorithm☆309Updated last year
 - Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
 - A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
 - a toy go compiler written in go☆22Updated 14 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
 - Genius programmer should write his own lisp!☆57Updated last week
 - Cliff Click Language Hacking☆287Updated last year
 - a compiler from a subset of Scheme into X64☆31Updated 11 years ago
 - Incremental implementation of a scheme compiler☆29Updated 12 years ago
 - ☆39Updated 2 months ago
 - surgical precision JIT compilers☆122Updated 8 years ago
 - Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 7 years ago
 - A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆86Updated 7 years ago
 - A Tiger compiler written in SML.☆13Updated 10 years ago
 - A multi-paradigm programming language running on JVM☆129Updated 7 years ago
 - An implementation of Scheme in Python and C++☆175Updated 2 weeks ago
 - Let's Build a Compiler (in Haskell)☆170Updated 5 years ago
 - Toy Green Threads for C.☆206Updated 8 years ago
 - An implementation of PL/0 including a tree-based interpreter and virtual machine.☆77Updated last year
 - Compiler for Tiger based on Andrew Appel's Modern Compiler Implementation in ML☆59Updated 14 years ago
 - Public helper code for p423/p523 students (Racket)☆168Updated last month
 - haskell-like compiled language based on Python VM☆10Updated 7 years ago
 - Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 5 years ago
 - The new nanopass framework; an embedded DSL for writing compilers in Scheme☆323Updated 4 years ago