msprotz / proof-search-monadLinks
Tentative write-up of a neat trick used in the Mezzo type-checker
☆15Updated 10 years ago
Alternatives and similar repositories for proof-search-monad
Users that are interested in proof-search-monad are comparing it to the libraries listed below
Sorting:
- Experiments in abstracting definitional interpreters☆16Updated 8 years ago
- Formalised embedding of an imperative language with effect system into session-typed pi calculus.☆29Updated last year
- Syntactic evaluation of STLC (incl. proof of normalization a la Software Foundations)☆13Updated 8 years ago
- Resin: high performance variable binder and ast manipulation lib☆13Updated 7 years ago
- Type Theory with Indexed Equality☆26Updated 8 years ago
- The Pico core language, and the Bake algorithm for elaborating Dependent Haskell into the former (WIP)☆15Updated 7 years ago
- Build Status A Haskell implementation of the ZKBoo protocol for non-interactive zero-knowledge arguments of boolean circuits.☆18Updated 7 years ago
- Tiny dependent calculus with inference of irrelevance and erasure☆15Updated 6 years ago
- A simple implementation of linear type theory☆38Updated 8 years ago
- Logic Explorer - customizable proof construction tool for sequent calculi☆21Updated 3 years ago
- Experiments with effect systems☆12Updated 9 years ago
- A dependently typed type checker for a TT with intervals☆24Updated 5 years ago
- Dependently typed Algorithm M and friends