ekmett / linear-logicLinks
They see me rollin'. They're Heyting. -- Chamillionaire, 2005
☆84Updated 3 weeks ago
Alternatives and similar repositories for linear-logic
Users that are interested in linear-logic are comparing it to the libraries listed below
Sorting:
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆128Updated 2 weeks ago
- Efficient Haskell effect handlers based on evidence translation.☆86Updated 4 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated last year
- Comparing Haskell effect systems for ergonomics and speed☆66Updated 4 years ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆57Updated 6 years ago
- Haskell embedding of PlusCal☆62Updated 3 years ago
- First-class type families☆90Updated 3 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆82Updated 5 years ago
- Prototype implementations of systems based on setoid type theory☆66Updated 5 years ago
- rewrite rules for type-level equalities☆62Updated 5 months ago
- ⛏️ A refinement proof framework for haskell☆70Updated 2 years ago
- being the scrapings of my stackoverflow answers☆48Updated 6 years ago
- Bidirectional programming in Haskell with monadic profunctors☆48Updated 3 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Haskell library for semigroup actions and torsors☆64Updated last year
- Generic functions for single-sorted first-order structural unification☆45Updated 9 months ago
- A set of utilities for using indexed types including containers, equality, and comparison.☆60Updated last week
- A higher-order effect system where the sky's the limit☆91Updated 3 years ago
- type level sets☆67Updated 6 years ago
- Reimplementation of Parsley in Haskell, with improvements