Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-type-variable constraints. Nevertheless, it's probably enough for what you need!
☆27Jun 18, 2022Updated 3 years ago
Alternatives and similar repositories for simpler-sub
Users that are interested in simpler-sub are comparing it to the libraries listed below
Sorting:
- a self-hosting lambda calculus compiler☆37Mar 31, 2025Updated 11 months ago
- Alternative algorithm for algebraic subtyping.☆176Feb 14, 2026Updated last month
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆49Dec 16, 2024Updated last year
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22May 20, 2021Updated 4 years ago
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆17May 27, 2020Updated 5 years ago
- ☆18Nov 23, 2021Updated 4 years ago
- 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 toy functional programming language with a System F-based core calculus - Read-only mirror from sr.ht☆16Mar 4, 2024Updated 2 years ago
- A simple ML-like programming language with subtyping and full type inference.☆189Dec 1, 2024Updated last year
- A WIP compiler for a functional language. Very incomplete!☆16Nov 6, 2021Updated 4 years ago
- Graded Dependent Type systems☆25Jun 28, 2023Updated 2 years ago
- Algebraic Subtyping typechecking algorithms implemented in Erlang☆10Oct 13, 2021Updated 4 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Nov 9, 2017Updated 8 years ago
- Accompanying materials for "A Core Calculus for Documents"☆36Oct 5, 2023Updated 2 years ago
- A tiny language for teaching and experimenting with Refinement Types☆49Jun 22, 2021Updated 4 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆214Updated this week
- A lightweight erlang runtime☆21Feb 13, 2021Updated 5 years ago
- classical sequent calculus, embedded in Haskell☆21Aug 24, 2025Updated 6 months ago
- The Functional Virtual Machine.☆14Dec 18, 2024Updated last year
- Generic unification-based type inference library☆25May 20, 2015Updated 10 years ago
- UCI-compatible chess engine in OCaml.☆14Apr 20, 2025Updated 11 months ago
- Prototype type inference engine☆204Jan 31, 2025Updated last year
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Nov 17, 2025Updated 4 months ago
- Example row-polymorphism implementations☆61Oct 3, 2023Updated 2 years ago
- An higher-level LLVM binding for OCaml☆14Apr 4, 2017Updated 8 years ago
- The MLPolyR programming language, revived☆25Oct 15, 2020Updated 5 years 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
- A language-generic implementation of equality saturation in Haskell☆22Dec 4, 2018Updated 7 years ago
- A web-based graphical proof assistant for LK and Hoare logic.☆41Jan 10, 2026Updated 2 months ago
- ☆16Mar 11, 2022Updated 4 years ago
- EGraphs in OCaml☆80Jan 20, 2024Updated 2 years ago
- Stroll: an experimental build system☆42May 27, 2023Updated 2 years ago
- Full Source Code for Making a Language series☆99Feb 16, 2026Updated last month
- A compiler for the gradually typed lambda calculus☆76Nov 4, 2021Updated 4 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
- An implementation of "A Pretty Expressive Printer" in OCaml☆26Mar 13, 2024Updated 2 years ago
- AACMM's generic-syntax, but with QTT-style annotations☆21Apr 7, 2024Updated last year
- exerl☆16Feb 12, 2025Updated last year
- Prototype of set-theoretic type system, with polymorphism and type inference.☆13Oct 17, 2025Updated 5 months ago