rob-smallshire / hindley-milner-pythonLinks
Hindley-Milner Type Inference implemented in (although not for) Python.
☆95Updated 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:
- The Makam Metalanguage☆198Updated 2 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
- ☆90Updated 3 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- Alternative algorithm for algebraic subtyping.☆166Updated last month
- A simple ML-like programming language with subtyping and full type inference.☆176Updated 6 months ago
- Prototype type inference engine☆202Updated 4 months ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆119Updated last year
- A bidirectional type checker☆63Updated 8 years ago
- A compiler for functional programs on serialized data☆164Updated last week
- PROTOTYPE: A minimal scripting language - OOP via lambda functions and pattern matching☆53Updated 7 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- A small compiler for PCF☆124Updated 4 years ago
- A collection of programming languages and type systems.☆33Updated last month
- History of Programming Languages, Spring 2017☆136Updated 7 years ago
- A prototype programming language for programming with runners☆90Updated 3 years ago
- The Higher-Order Intermediate Representation☆155Updated last week
- A WIP little dependently-typed systems language☆41Updated 10 months ago
- Pure functional programming with whole-program mutability inference☆70Updated 3 weeks ago
- Build system☆122Updated last year
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆62Updated last year
- 1ML prototype interpreter☆282Updated 4 years ago
- minimalist pure lazy functional programming language (pythonic haskell)☆78Updated 3 months ago
- A compiler for the gradually typed lambda calculus☆75Updated 3 years ago
- MicroC example compiler for Stephen Edward's PLT class, but in Haskell☆117Updated 4 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- Dependent type checker using normalisation by evaluation☆262Updated 9 months ago