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:
- 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
- First-class type families☆90Updated last week
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 10 months ago
- Inspection Testing for Haskell☆189Updated last month
- 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
- A fast open-union type, suitable for 100+ contained alternatives.☆99Updated last year
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 3 years ago
- Haskeline wrapper for GHCi-like REPL interfaces☆106Updated 5 months ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆125Updated last year
- Visual tool to spot odd runtime behaviour of Haskell programs.☆109Updated 4 years ago
- ☆110Updated 4 months ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆97Updated 3 years ago
- Benchmarks for dictionary data structures: hash tables, maps, tries, etc.☆98Updated 3 years ago
- Tutorial for LiquidHaskell☆80Updated last year
- Forward-propagating Constraint Solver monad. Good for solving Sudoku, N-Queens, etc.☆67Updated 3 years ago
- being the teaching materials and exercises for CS410 in the 2018/19 session☆57Updated 6 years ago
- Generic Programming using True Sums of Products☆163Updated 3 months ago
- Measure allocations of a Haskell functions/values☆99Updated last year
- A collection of Notes on GHC☆72Updated 6 years ago
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆82Updated last month
- ☆103Updated 4 years ago
- Extra Haskell functions☆96Updated 3 months ago
- ☆89Updated last year
- Benchmarks to compare Haskell streaming library performance☆107Updated 2 months ago
- A library for expressing "spreadsheet-like" computations with absolute and relative references, using fixed-points of n-dimensional comon…☆156Updated 4 years ago
- do-notation for Category and "Arrow without arr"☆62Updated 8 years ago
- ☆99Updated 4 months ago