xnning / Consistent-Subtyping-for-AllLinks
Haskell implementation and Coq proof for an implicit polymorphic gradual type system.
☆15Updated 5 years ago
Alternatives and similar repositories for Consistent-Subtyping-for-All
Users that are interested in Consistent-Subtyping-for-All are comparing it to the libraries listed below
Sorting:
- A Toy Inverse Bidirectional Typechecker☆31Updated 6 years ago
- LL(1) parser generator verified in Coq☆47Updated 5 years ago
- 🦠 An experimental elaborator for dependent type theory using effects and handlers☆37Updated last year
- Session types in Idris2!☆27Updated 4 years ago
- Simply typed lambda calculus in cubical agda☆22Updated 5 years ago
- A Specification for Dependent Types in Haskell (Core)☆64Updated 2 years ago
- 🪆 A Staged Type Theory☆35Updated last year
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- A verified compiler for a lazy functional language☆36Updated last month
- Full implementation of F-ing Modules, with the power of sequent calculus