rob-smallshire / hindley-milner-python
Hindley-Milner Type Inference implemented in (although not for) Python.
☆92Updated 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
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 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
- A compiler for functional programs on serialized data☆158Updated this week
- A small compiler for PCF☆125Updated 4 years ago
- A simple ML-like programming language with subtyping and full type inference.☆171Updated 4 months ago
- The Makam Metalanguage☆198Updated 2 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆116Updated last year
- ☆90Updated 3 years ago
- Alternative algorithm for algebraic subtyping.☆159Updated 2 weeks ago
- A self-hosting mini Haskell compiler with a mini C runtime.☆74Updated 5 years ago
- Experiments about intermediate representations in compilers☆25Updated 12 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆97Updated 2 years ago
- 1ML prototype interpreter☆280Updated 4 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Collapsing Towers of Interpreters☆90Updated last year
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- Dependent type checker using normalisation by evaluation☆258Updated 7 months ago
- Prototype type inference engine☆201Updated 2 months ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 3 years ago
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago
- a functional programming language with algebraic effects and handlers☆82Updated last month
- A bidirectional type checker☆62Updated 7 years ago
- A WIP little dependently-typed systems language☆41Updated 7 months ago
- Pure functional programming with whole-program mutability inference☆66Updated 3 weeks ago
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago