patrickt / recschemes
Text and Haskell source for my blog series on recursion schemes.
☆44Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for recschemes
- Literature review of GHC's Core language, System FC☆66Updated 6 years ago
- Haskell library implementing "Data Types a la Carte"☆90Updated last year
- 15-819 (Homotopy Type Theory) Lecture Notes☆14Updated 6 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆52Updated 7 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆122Updated 3 months ago
- Generic Programming using True Sums of Products☆157Updated 6 months ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆88Updated 2 years ago
- The contents of ocharles.org.uk/blog☆66Updated 2 years ago
- ☆74Updated 4 months ago
- Monad Transformers and Classes☆78Updated 5 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 3 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆79Updated 3 weeks ago
- First-class type families☆86Updated 3 months ago
- Type-level sets for Haskell (with value-level counterparts and various operations)☆66Updated 11 months ago
- Recursion schemes for Idris☆64Updated 6 years ago
- Diffing of (expression) trees.☆78Updated last month
- Tactic Metaprogramming in Haskell☆57Updated 5 years ago
- A collection of Notes on GHC☆70Updated 5 years ago
- do-notation for Category and "Arrow without arr"☆63Updated 7 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Measure allocations of a Haskell functions/values☆93Updated 2 weeks ago
- being the scrapings of my stackoverflow answers☆48Updated 5 years ago
- Comma (and other) separated values☆76Updated last year
- Standard containers, with keys that carry type-level proofs of their own presence.☆80Updated 4 years ago
- Library of categories, with categorical constructions on them☆54Updated last year
- Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.☆72Updated 4 years ago
- Efficient Haskell effect handlers based on evidence translation.☆82Updated 3 years ago
- Dynamic linking and runtime evaluation of Haskell, and C, including dependency chasing and package resolution.☆52Updated last year
- Generic parser combinators☆88Updated 3 weeks ago