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:
- Tiger Compiler from "Modern Compiler Implementation in ML" by Andrew W. Appel☆102Updated 10 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
- A parser combinator library based on the GLL algorithm☆309Updated last year
- Cool Compiler for MIPS written in Haskell☆16Updated 12 years ago
- Write your generalized parser combinator in 60 lines and extend it.☆12Updated 4 years ago
- Incremental implementation of a scheme compiler☆29Updated 12 years ago
- Code from/to the book S.L.Peyton Jones, D.Lester: Implementing Functional Languages. A Tutorial, 1992☆33Updated 5 years ago
- We have moved: https://gitlab.anu.edu.au/mu/mu-spec☆26Updated 9 years ago
- Compiler for Tiger based on Andrew Appel's Modern Compiler Implementation in ML☆58Updated 14 years ago
- Public helper code for p423/p523 students (Racket)☆167Updated 2 weeks ago
- A Scheme to x86-64 compiler in Scheme☆80Updated 10 years ago
- A simple VM for a talk on building VMs☆221Updated 8 years ago
- ☆39Updated last month
- Distributed Programming Abstractions☆16Updated 6 years ago
- Implementation of Raft consensus algorithm☆112Updated 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
- ☆68Updated 2 years ago
- surgical precision JIT compilers☆122Updated 8 years ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- Genius programmer should write his own lisp!☆57Updated 3 weeks ago
- some old code about scheme compiler I've ever wrote☆14Updated 3 months ago
- A Go implementation of the Shen programming language☆59Updated 2 years ago
- Code from the book "Types and Programming Languages" in Scala☆186Updated 3 years ago
- Influential computer science papers☆100Updated 10 years ago
- A handy tool to help design and parse your own language☆21Updated 3 years ago
- Go! Lisp in OCaml☆75Updated 12 years ago
- A single-pass, recursive decent LL(1) compiler written by hand for a made-up language.☆87Updated 7 years ago
- The compiler for subset of scheme developed as part of P523☆30Updated 8 years ago
- We have moved: https://gitlab.anu.edu.au/mu/mu-impl-ref2☆26Updated 9 years ago