rob-smallshire / hindley-milner-python
Hindley-Milner Type Inference implemented in (although not for) Python.
☆90Updated 2 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
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 2 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- ☆89Updated 3 years ago
- A small compiler for PCF☆123Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆69Updated 8 years ago
- A compiler for functional programs on serialized data☆158Updated this week
- Alternative algorithm for algebraic subtyping.☆156Updated 2 months ago
- Dependent type checker using normalisation by evaluation☆256Updated 5 months ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- A tiny *optimising* compiler for an imperative programming language written in haskell☆157Updated 5 years ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- The Makam Metalanguage☆198Updated last year
- Kaleidoscope Tutorial using llvm-hs☆82Updated 3 years ago
- An imperative and functional programming language☆153Updated last month
- A self-hosting mini Haskell compiler with a mini C runtime.☆74Updated 5 years ago
- A bidirectional type checker☆59Updated 7 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆116Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated 6 months ago
- Dependently Typed Lambda Calculus in Haskell☆113Updated 3 years ago
- Spartan type theory☆262Updated 9 months ago
- The Higher-Order Intermediate Representation☆155Updated last week
- Robust multi-prompt delimited control and effect handlers in C/C++☆115Updated last year
- A simple ML-like programming language with subtyping and full type inference.☆169Updated 3 months ago
- Example implementation of Algorithm W for Hindley-Milner type inference☆79Updated 3 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆142Updated last month
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- 1ML prototype interpreter☆279Updated 4 years ago