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☆221Updated 8 years ago
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆103Updated 10 years ago
- A parser combinator library based on the GLL algorithm☆309Updated last year
- Compiler for the COOL programming language in Python 3☆39Updated 6 years ago
- A Tiger compiler written in SML.☆13Updated 10 years ago
- Public helper code for p423/p523 students (Racket)☆167Updated this week
- Web page for IU Compiler Course for Fall 2020☆132Updated 5 years ago
- Cool Compiler for MIPS written in Haskell☆16Updated 13 years ago
- ☆39Updated 3 weeks ago
- some old code about scheme compiler I've ever wrote☆14Updated 5 months ago
- Write your generalized parser combinator in 60 lines and extend it.☆12Updated 4 years ago
- A Scheme to x86-64 compiler in Scheme☆81Updated 10 years ago
- We have moved: https://gitlab.anu.edu.au/mu/mu-spec☆26Updated 9 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
- Let's Build a Compiler (in Haskell)☆173Updated 5 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 5 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- Compiler for Tiger based on Andrew Appel's Modern Compiler Implementation in ML☆60Updated 14 years ago
- Jato, an open source implementation of the JVM☆157Updated 11 years ago
- A multi-paradigm programming language running on JVM☆129Updated 7 years ago
- Writing a Scheme to x86 compiler by following Abdulaziz Ghuloum's "An Incremental Approach to Compiler Construction"☆74Updated 6 years ago
- Jscheme (Scheme (in Java (by Peter Norvig)))☆52Updated 7 years ago
- Hindley-Milner Type Inference implemented in (although not for) Python.☆96Updated 3 years ago
- University of San Francisco CS652 -- Programming Languages☆134Updated 6 years ago
- Tutorials on Lightweight Modular Staging☆122Updated last year
- Go! Lisp in OCaml☆75Updated 13 years ago
- Moscow ML is a light-weight implementation of Standard ML (SML), a strict functional language widely used in teaching and research.☆359Updated last year
- Code from the book "Types and Programming Languages" in Scala☆185Updated 4 years ago
- An incremental approach to compiler construction☆84Updated 5 years ago
- A compiler for a lisp-like language targeting LLVM IR, x86 assembly☆133Updated 3 years ago