patrickt / recschemesLinks
Text and Haskell source for my blog series on recursion schemes.
☆45Updated 3 years ago
Alternatives and similar repositories for recschemes
Users that are interested in recschemes are comparing it to the libraries listed below
Sorting:
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- First-class type families☆88Updated this week
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆161Updated 4 years ago
- Haskell library implementing "Data Types a la Carte"☆92Updated last year
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆125Updated last year
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Updated 3 years ago
- Generic Programming using True Sums of Products☆162Updated 2 months ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Inspection Testing for Haskell☆189Updated last week
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆81Updated 2 weeks ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 5 years ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 3 years ago
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- ☆89Updated last year
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- A collection of Notes on GHC☆72Updated 6 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 9 months ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆57Updated 6 years ago
- ☆93Updated last year
- The Software Foundations book, in GHC☆83Updated 9 months ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆83Updated 4 years ago
- Extensional capabilities and deriving combinators☆219Updated last year
- Efficient Haskell effect handlers based on evidence translation.☆84Updated 4 years ago
- Source for personal blog.☆78Updated last month
- Tutorial for LiquidHaskell☆79Updated last year
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated 5 months ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 3 years ago