being the materials from my YOW LambdaJam 2016 talk
☆11Jun 11, 2016Updated 9 years ago
Alternatives and similar repositories for WhatRTypes4
Users that are interested in WhatRTypes4 are comparing it to the libraries listed below
Sorting:
- An exploration and implementation of the lambda calculus.☆12Oct 18, 2016Updated 9 years ago
- Type theory + whales and syntax☆11Nov 28, 2019Updated 6 years ago
- being a bidirectional reformulation of Martin-Löf's 1971 type theory☆25Sep 6, 2017Updated 8 years ago
- wherein I implement several substructural logics in Agda☆24Oct 8, 2018Updated 7 years ago
- ☆26Feb 7, 2017Updated 9 years ago
- STLC-related snippets in Agda☆16May 1, 2013Updated 12 years ago
- Haskell's Core in K.☆20Jun 21, 2017Updated 8 years ago
- being the materials for CS410 Advanced Functional Programming in the 2015/16 session☆40May 24, 2016Updated 9 years ago
- Interpreter for functional pure type systems.☆21Jun 30, 2017Updated 8 years ago
- An reimplementation of the Statistics.Sample Haskell module using the foldl package☆22May 6, 2024Updated last year
- being bits and pieces I'm inclined to leave lying around☆56Jan 22, 2026Updated last month
- "Toy" SMT Solver for Educational Purposes☆20Apr 17, 2013Updated 12 years ago
- A port of miniprl to Haskell with co-/inductive types bolted on the side.☆22May 13, 2016Updated 9 years ago
- Relative Monad Library for Agda☆24May 29, 2019Updated 6 years ago
- A toy implementation of Haxl to illustrate the internals☆22Jun 29, 2017Updated 8 years ago
- System F in coq.☆19Jan 27, 2015Updated 11 years ago
- Logical relations proof in Agda☆27May 27, 2015Updated 10 years ago
- ☆20Aug 13, 2024Updated last year
- A self-contained repository for the paper Type and Scope Preserving Semantics☆23Feb 2, 2019Updated 7 years ago
- Streaming data library built around first-class stream fusion for high efficiency☆12Apr 22, 2016Updated 9 years ago
- An attempt to formalize unix cat in fiat