jpvillaisaza / cainLinks
Category theory applied to functional programming (undergraduate project)
☆34Updated 4 months ago
Alternatives and similar repositories for cain
Users that are interested in cain are comparing it to the libraries listed below
Sorting:
- First-class type families☆88Updated 3 weeks ago
- ☆99Updated 2 months ago
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated 3 months ago
- The theory of algebraic graphs formalised in Agda☆90Updated 7 years ago
- Working through the Thinking with Types book in Haskell☆35Updated 5 years ago
- The Software Foundations book, in GHC☆83Updated 8 months ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆124Updated last year
- Text and Haskell source for my blog series on recursion schemes.☆45Updated 3 years ago
- A tutorial on writing Haskell Language Server plugins☆70Updated 5 years ago
- A formalization of the polymorphic lambda calculus extended with iso-recursive types☆72Updated 6 years ago
- Strongly-typed System F in Haskell☆118Updated 2 years ago
- ☆93Updated last year
- Inspection Testing for Haskell☆186Updated 2 months ago
- Library of categories, with categorical constructions on them☆57Updated 2 years ago
- Basics of the dependently-typed functional language Agda ^_^☆39Updated 3 years ago
- Where I try code from Haskell (etc) books, articles, etc.☆36Updated last month
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- Repository with code snippets that accompany episodes of The Haskell Unfolder☆106Updated last month
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming