patrickt / recschemesLinks
Text and Haskell source for my blog series on recursion schemes.
☆47Updated 3 years ago
Alternatives and similar repositories for recschemes
Users that are interested in recschemes are comparing it to the libraries listed below
Sorting:
- Haskell library implementing "Data Types a la Carte"☆92Updated 2 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 5 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆128Updated last year
- Haskeline wrapper for GHCi-like REPL interfaces☆108Updated 8 months ago
- Generic Programming using True Sums of Products☆164Updated last week
- A collection of Notes on GHC☆72Updated 6 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 4 years ago
- First-class type families☆90Updated 2 months ago
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 4 years ago
- Inspection Testing for Haskell☆189Updated 3 months ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆57Updated 6 years ago
- Tutorial for LiquidHaskell☆81Updated last year
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated last year
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆83Updated last week
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Updated 4 years ago
- A work stealing scheduler☆80Updated last year
- They see me rollin'. They're Heyting. -- Chamillionaire, 2005☆84Updated 4 years ago
- Standard containers, with keys that carry type-level proofs of their own presence.☆81Updated 5 years ago
- ☆99Updated 6 months ago
- ☆93Updated last year
- Tactic Metaprogramming in Haskell☆56Updated 6 years ago
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 4 years ago
- 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
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Updated 3 years ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆158Updated 4 years ago
- Extra Haskell functions☆97Updated last month
- Benchmarks to compare Haskell streaming library performance☆107Updated 4 months ago