hkust-taco / mlstructLinks
Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"
☆44Updated 9 months ago
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☆61Updated this week
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆61Updated last year
- A WIP little dependently-typed systems language☆41Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated last week
- Ordo: A minimalist language with row polymorphism☆85Updated 5 months ago
- ☆16Updated 3 years ago
- A bidirectional type checker☆64Updated 8 years ago
- Alternative algorithm for algebraic subtyping.☆170Updated this week
- A toy dependent typed language.☆32Updated this week
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- Duo - A research language exploring duality in programming language design☆57Updated 2 years ago
- Build system☆128Updated last year
- A dependent type theory with user defined data types☆47Updated 4 years ago
- Pure functional programming with whole-program mutability inference☆75Updated 2 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Prototype for https://github.com/Innf107/vega☆19Updated last year
- [Early Stages] Low level functional programming language with linear types, first class inline functions, levity polymorphism and regions…☆68Updated last year
- A collection of programming languages and type systems.☆33Updated 4 months ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- Example row-polymorphism implementations☆61Updated 2 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- Fir programming language☆75Updated this week
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated 8 months ago
- The Next Generation of Compositional Programming☆53Updated last month
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Playing with type systems☆51Updated 9 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆74Updated 3 years ago
- This repository contains coding examples of all sorts written in ATS and possibly other programming languages. These examples are primari…☆62Updated 4 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