Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"
☆49Dec 16, 2024Updated last year
Alternatives and similar repositories for mlstruct
Users that are interested in mlstruct are comparing it to the libraries listed below
Sorting:
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Jun 18, 2022Updated 3 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆214Updated this week
- Alternative algorithm for algebraic subtyping.☆176Feb 14, 2026Updated last month
- Artifact for paper "When Subtyping Constraints Liberate: A Novel Type Inference Approach for First-Class Polymorphism" (https://popl24.si…☆15May 22, 2024Updated last year
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Nov 17, 2025Updated 4 months ago
- Prototype of set-theoretic type system, with polymorphism and type inference.☆13Oct 17, 2025Updated 5 months ago
- The MLPolyR programming language, revived☆25Oct 15, 2020Updated 5 years ago
- My PhD Thesis☆16Jan 4, 2022Updated 4 years ago
- An higher-level LLVM binding for OCaml☆14Apr 4, 2017Updated 8 years ago
- Example row-polymorphism implementations☆61Oct 3, 2023Updated 2 years ago
- Duo - A research language exploring duality in programming language design☆62May 23, 2023Updated 2 years ago
- A bidirectional type checker☆67Jun 19, 2017Updated 8 years ago
- A WIP compiler for a functional language. Very incomplete!☆16Nov 6, 2021Updated 4 years ago
- An implementation of "A Typed, Algebraic Approach to Parsing"☆11Mar 21, 2022Updated 4 years ago
- ☆18Nov 23, 2021Updated 4 years ago
- An implementation of MacroML [Ganz, Sabry & Taha 2001]☆33Dec 21, 2018Updated 7 years ago
- ☆11May 12, 2025Updated 10 months ago
- System Fω interpreter for use in Advanced Functional Programming course☆69Oct 16, 2023Updated 2 years ago
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆17May 27, 2020Updated 5 years ago
- Common lisp implementation of Val Schorr's Meta-II language☆19Mar 19, 2017Updated 9 years ago
- A simple ML-like programming language with subtyping and full type inference.☆189Dec 1, 2024Updated last year
- A statically-typed lisp for the BEAM☆12Aug 28, 2021Updated 4 years ago
- Implementations of F-ing modules and 1ML, as well as bibliography of (mainly ML-style) modules☆31Feb 5, 2023Updated 3 years ago
- Resumable exceptions and delimited continuations for JVM☆44May 2, 2025Updated 10 months ago
- toy implementation of Hindley-Milner type system that prints out inference steps☆17Oct 26, 2025Updated 4 months ago
- The programming language I'm proud of: queryable type system, first class polymorphisms(type hole), type classes/traits, module as record…☆15Jan 18, 2020Updated 6 years ago
- Macro Lambda Calculus☆50Mar 23, 2019Updated 6 years ago
- A tiny statically typed programming language☆18Jul 22, 2014Updated 11 years ago
- MixML prototype interpreter☆27Dec 13, 2019Updated 6 years ago
- Implementation of an intersection type systems in Elixir. This was a prototype that was never completed nor released.☆10Nov 10, 2020Updated 5 years ago
- Ordo: A minimalist language with row polymorphism☆86Feb 3, 2026Updated last month
- Ahnfelt's Type Inference by Example but implemented in Gleam☆12Jul 28, 2023Updated 2 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Sep 21, 2020Updated 5 years ago
- A prototype programming language with polymorphic reachability types that track freshness, sharing and separation.☆47Mar 9, 2025Updated last year
- exerl☆16Feb 12, 2025Updated last year
- A OCaml generator for well-typed terms (that use their arguments).☆11Feb 22, 2025Updated last year
- Algebraic Subtyping typechecking algorithms implemented in Erlang☆10Oct 13, 2021Updated 4 years ago
- Full Source Code for Making a Language series☆99Feb 16, 2026Updated last month
- A small compiler for the Prospero Challenge in Constructive Solid Geometry☆11Nov 28, 2025Updated 3 months ago