lukeg101 / lplzooLinks
Fine-grain implementations of common lambda calculi in Haskell, tested with QuickCheck
☆36Updated 3 years ago
Alternatives and similar repositories for lplzoo
Users that are interested in lplzoo are comparing it to the libraries listed below
Sorting:
- ICFP tutorial☆39Updated 3 years ago
- System F-omega normalization by hereditary substitution in Agda☆59Updated 5 years ago
- NbE course @ Chalmers☆28Updated 8 months ago
- higher-kinded data☆30Updated 2 years ago
- A usable type system for call by push-value☆33Updated 5 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆29Updated 3 years ago
- rewrite rules for type-level equalities☆62Updated last year
- Prototype implementations of systems based on setoid type theory☆65Updated 4 years ago
- Where my everyday research happens☆53Updated last month
- Demonstration for how to build "traverse" using GHC.Generics efficiently☆22Updated 6 years ago
- A small package that demonstrates how to use LiquidHaskell as a GHC plugin☆24Updated 9 months ago
- Session Types with Priority in Linear Haskell☆26Updated 11 months ago
- System F implemented in Haskell☆24Updated 13 years ago
- classical sequent calculus, embedded in Haskell☆20Updated 3 years ago
- Composable Concurrent Computation Done Right☆30Updated 2 years ago
- A Haskell to Coq compiler that represents effectful programs with the free monad☆45Updated 3 years ago
- checkers for algebra driven design☆34Updated 2 years ago
- Bidirectional programming in Haskell with monadic profunctors☆46Updated 3 years ago
- Normalization by Evaluation for Embedded Domain-specific Languages☆31Updated 7 months ago
- The Evolution of a Typechecker☆54Updated 6 years ago
- Efficient parser combinators for Haskell☆39Updated last year
- This a type-checker plugin to rule all type checker plugins involving type-equality reasoning using smt solvers.☆21Updated 3 years ago
- Recover run-time type information from the GHC heap. One example use case is a "show anything" function (with no Show constraint).☆35Updated 2 months ago
- Self-contained repository for the eponymous paper☆30Updated 6 years ago
- Profunctor optics for the endofunctor category on Hask☆27Updated 4 years ago
- A library for doing generic programming in Agda☆31Updated 4 years ago
- A terminal UI for inspecting steps taken by a rewriting process. Useful for the optimization phase of a compiler, or even evaluators of s…☆21Updated 5 years ago
- Generic functions for single-sorted first-order structural unification☆46Updated last month
- Work on type class deriving with elaboration reflection☆32Updated 6 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 10 months ago