patrickt / recschemesLinks
Text and Haskell source for my blog series on recursion schemes.
☆45Updated 2 years ago
Alternatives and similar repositories for recschemes
Users that are interested in recschemes are comparing it to the libraries listed below
Sorting:
- Literature review of GHC's Core language, System FC☆67Updated 7 years ago
- Repository accompanying the ZuriHac Advanced Track lecture on Datatype-Generic Programming☆44Updated 4 years ago
- being the materials for Summer 2013's course☆112Updated 2 years ago
- Combinators for manipulating locally-nameless generalized de Bruijn terms☆123Updated 10 months ago
- Haskell library implementing "Data Types a la Carte"☆90Updated last year
- 15-819 (Homotopy Type Theory) Lecture Notes☆14Updated 7 years ago
- Replib: generic programming & Unbound: generic treatment of binders☆45Updated 2 years ago
- Benchmarks for sequence data structures: lists, vectors, etc.☆90Updated 3 years ago
- A collection of Notes on GHC☆69Updated 6 years ago
- λλλλ Lennart Augustsson's λ-calculus cooked four ways☆53Updated 8 years ago
- Efficient Haskell effect handlers based on evidence translation.☆82Updated 3 years ago
- First-class type families☆88Updated last month
- Tutorial for LiquidHaskell☆78Updated 8 months ago
- Where my everyday research happens☆53Updated 2 weeks ago
- A formalization of the polymorphic lambda calculus extended with iso-recursive types☆71Updated 6 years ago
- Generic Programming using True Sums of Products☆163Updated 5 months ago
- Hypertypes - generic programming for heterogeneous recursive types☆125Updated 5 months ago
- do-notation for Category and "Arrow without arr"☆63Updated 8 years ago
- Lean Haskell Benchmarking☆90Updated 2 years ago
- Specify variable binding in syntax trees using GHC.Generics (reimplementation of Unbound)☆56Updated last year
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated last month
- being the scrapings of my stackoverflow answers☆48Updated 5 years ago
- A Haskell library for open records and variants using closed type families and type literals☆112Updated 2 years ago
- Staged push/pull fusion with typed Template Haskell☆59Updated last year
- Kan extensions, Kan lifts, the Yoneda lemma, and (co)monads generated by a functor☆79Updated last week
- Search Haskell source code from the command line☆75Updated 4 years ago
- Implement monads by specifying instructions and their desired operational semantics.☆83Updated last year
- Happy Haskell Programming☆67Updated 2 weeks ago
- A PureScript interpreter in Haskell☆120Updated 3 years ago
- A brief exploration of the various approaches to modeling side effects in a purely functional programming language.☆98Updated 3 years ago