LPTK / simpler-subLinks
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!
☆27Updated 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:
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- A dependent type theory with user defined data types☆47Updated 4 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Updated last month
- Haskell implementation and Coq proof for an implicit polymorphic gradual type system.☆16Updated 5 years ago
- Fωμ type checker and compiler☆56Updated 2 years ago
- a self-hosting lambda calculus compiler☆37Updated 8 months ago
- Artifact for paper "When Subtyping Constraints Liberate: A Novel Type Inference Approach for First-Class Polymorphism" (https://popl24.si…☆15Updated last year
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated this week
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆61Updated last year
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Playing with type systems☆51Updated 11 months ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- dependent type theory experiment☆26Updated last year
- An experimental language server for SomewhatML☆24Updated 2 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- Match compilation algorithm in OCaml☆31Updated 10 months ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago
- ☆16Updated 3 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- Efficient effect handlers based on Evidence Passing Semantics.☆32Updated 4 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- Ordo: A minimalist language with row polymorphism☆85Updated 8 months ago
- an encoding of affine effect handlers using pthreads☆14Updated 3 years ago
- 🦠 An experimental elaborator for dependent type theory using effects and handlers☆37Updated last month
- The artifact associated with "Parsing with Zippers (Functional Pearl)" (Darragh and Adams) to appear in ICFP 2020.☆29Updated last year
- Duo - A research language exploring duality in programming language design☆61Updated 2 years ago
- The Next Generation of Compositional Programming☆55Updated last month