Alternative algorithm for algebraic subtyping.
☆174Feb 14, 2026Updated 2 weeks ago
Alternatives and similar repositories for simple-sub
Users that are interested in simple-sub 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
- Prototype type inference engine☆204Jan 31, 2025Updated last year
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆214Updated this week
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Dec 16, 2024Updated last year
- A simple ML-like programming language with subtyping and full type inference.