Storyyeller / polysubml-demoLinks
A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference
☆61Updated 2 weeks ago
Alternatives and similar repositories for polysubml-demo
Users that are interested in polysubml-demo are comparing it to the libraries listed below
Sorting:
- A pure type system implemented in OCaml☆77Updated 4 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆45Updated 10 months ago
- Pure functional programming with whole-program mutability inference☆77Updated 3 months ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Accompanying materials for "A Core Calculus for Documents"☆35Updated 2 years ago
- The Next Generation of Compositional Programming☆54Updated 2 months ago
- A collection of programming languages and type systems.☆33Updated 5 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Playing with type systems☆51Updated 10 months ago
- A deterministic parser with fused lexing☆73Updated 2 years ago
- Fir programming language☆80Updated this week
- Match compilation algorithm in OCaml☆30Updated 8 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆75Updated 3 years ago
- ☆16Updated 3 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated 7 months ago
- Demo for dependent types + runtime code generation☆72Updated 8 months ago
- Full Source Code for Making a Language series☆51Updated 4 months ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- ☆39Updated 2 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
- 🦖 Implementations of various type inference algorithms. The new project is now at https://github.com/cu1ch3n/type-inference-zoo-frontend…☆151Updated 4 months ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆55Updated 4 years ago
- A comparison of how computational effects and handlers are implemented in various programming languages.☆143Updated 6 years ago
- Algebraic, staged parsing for OCaml: typed, compositional, and faster than yacc☆102Updated 5 months ago
- Duo - A research language exploring duality in programming language design☆58Updated 2 years ago
- Staged compilation with dependent types☆183Updated 6 months ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆61Updated last year
- 🩺 A library for compiler diagnostics☆47Updated 2 months ago