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:
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆72Updated 8 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
- An imperative and functional programming language☆158Updated 5 months ago
- The Higher-Order Intermediate Representation☆161Updated this week
- The Makam Metalanguage☆200Updated 2 years ago
- A simple ML-like programming language with subtyping and full type inference.☆181Updated 11 months ago
- A small compiler for PCF☆127Updated 5 years ago
- Alternative algorithm for algebraic subtyping.