domdomegg / hindley-milner-typescript-minimalLinks
Extra minimal TypeScript implementation of Hindley-Milner type inference
☆30Updated 2 weeks ago
Alternatives and similar repositories for hindley-milner-typescript-minimal
Users that are interested in hindley-milner-typescript-minimal are comparing it to the libraries listed below
Sorting:
- 🎓 Web app to help teach HM type inference☆16Updated 2 weeks ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆40Updated 7 months ago
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆54Updated 4 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆54Updated 5 months ago
- A toy dependent typed language.☆31Updated this week
- The Next Generation of Compositional Programming☆52Updated last month
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 3 years ago
- Accompanying materials for "A Core Calculus for Documents"☆33Updated last year
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆34Updated 2 months ago
- A bidirectional type checker☆63Updated 8 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- Alternative algorithm for algebraic subtyping.☆170Updated last month
- Demo for dependent types + runtime code generation☆69Updated 5 months ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆81Updated 4 years ago
- Fir programming language☆63Updated this week
- Playing with type systems☆51Updated 7 months ago
- A template for you to implement Hazelnut yourself☆22Updated 2 weeks ago
- A minimal pure functional language based on self dependent types.☆73Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated 11 months ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆195Updated 2 weeks ago
- Prototype for https://github.com/Innf107/vega☆19Updated last year
- Pure functional programming with whole-program mutability inference☆72Updated last week
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- 🦖 Implementations of various type inference algorithms. Online interactive playground is available at https://zoo.cuichen.cc/☆145Updated last month
- Ordo: A minimalist language with row polymorphism☆82Updated 3 months ago
- an implementation of Observational Type Theory (OTT) and more☆26Updated 2 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 5 months ago