hkust-taco / mlstructLinks
Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"
☆48Updated last year
Alternatives and similar repositories for mlstruct
Users that are interested in mlstruct are comparing it to the libraries listed below
Sorting:
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Updated 2 months ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 9 months ago
- Alternative algorithm for algebraic subtyping.☆172Updated 2 months ago
- A bidirectional type checker☆67Updated 8 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆63Updated last year
- The Next Generation of Compositional Programming☆56Updated 3 weeks ago
- Duo - A research language exploring duality in programming language design☆61Updated 2 years ago
- Playing with type systems☆51Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆77Updated 3 years ago
- Pure functional programming with whole-program mutability inference☆79Updated last month
- A toy dependent typed language.☆36Updated last week
- A pure type system implemented in OCaml☆78Updated 5 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- A collection of programming languages and type systems.☆33Updated 8 months ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated 2 weeks ago
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆54Updated 4 years ago
- Fir programming language☆90Updated last week
- ☆16Updated 3 years ago
- Example row-polymorphism implementations☆61Updated 2 years ago
- 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
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- Fωμ type checker and compiler☆56Updated 2 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 4 years ago
- This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primari…☆64Updated 4 years ago
- A template for you to implement Hazelnut yourself☆22Updated 6 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 11 months ago