hkust-taco / mlstructLinks
Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"
☆41Updated 8 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☆55Updated last 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 pure type system implemented in OCaml☆78Updated 4 years ago
- Alternative algorithm for algebraic subtyping.☆170Updated last week
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- ☆16Updated 3 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- Fωμ type checker and compiler☆54Updated 2 years ago
- The Next Generation of Compositional Programming☆52Updated last week
- A dependent type theory with user defined data types☆47Updated 3 years ago
- Pure functional programming with whole-program mutability inference☆74Updated 3 weeks ago
- A bidirectional type checker☆63Updated 8 years ago
- Duo - A research language exploring duality in programming language design☆57Updated 2 years ago
- Ordo: A minimalist language with row polymorphism☆83Updated 4 months ago
- A toy dependent typed language.☆31Updated 2 weeks ago
- Playing with type systems☆51Updated 7 months ago
- A WIP little dependently-typed systems language☆41Updated last year
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Build system☆124Updated last year
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆55Updated 4 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated this week
- Match compilation algorithm in OCaml☆29Updated 6 months ago
- Admiran is a pure, lazy, functional language and self-hosting compiler based upon Miranda☆72Updated this week
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆16Updated 5 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆81Updated 4 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 6 months ago
- Kempe is a compiled stack-based language☆58Updated 10 months ago
- Staged compilation with dependent types☆179Updated 3 months 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