rob-smallshire / hindley-milner-pythonLinks
Hindley-Milner Type Inference implemented in (although not for) Python.
☆96Updated 3 years ago
Alternatives and similar repositories for hindley-milner-python
Users that are interested in hindley-milner-python are comparing it to the libraries listed below
Sorting:
- Alternative algorithm for algebraic subtyping.☆170Updated 3 weeks ago
- ☆90Updated 4 years ago
- A compiler for functional programs on serialized data☆172Updated last week
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 years ago
- The Higher-Order Intermediate Representation☆161Updated last week
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆120Updated 4 years ago
- The Makam Metalanguage☆197Updated 2 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆129Updated 2 years ago
- A small compiler for PCF☆127Updated 5 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- 1ML prototype interpreter☆289Updated 5 years ago
- Libhandler implements algebraic effects and handlers in portable C99. Monads for free in C.☆205Updated 5 years ago
- A compiler for Standard ML, somewhat☆204Updated 3 years ago
- A simple ML-like programming language with subtyping and full type inference.☆183Updated last year
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- Dependent type checker using normalisation by evaluation☆269Updated last year
- An imperative and functional programming language☆161Updated 6 months ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆75Updated 3 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆158Updated 6 years ago
- Bologna Optimal Higher-Order Machine, Version 1.1☆83Updated 8 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Dependently Typed Lambda Calculus in Haskell☆116Updated 4 years ago
- The adventures of a Haskell compiler☆233Updated last month
- SSA vs ANF☆47Updated 10 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- A Compiler for the Popr Language☆255Updated 4 years ago
- TiML: A Functional Programming Language with Time Complexity☆80Updated 8 years ago