recursion-scheme-talk

Recursion scheme tutorials

A collection of resources and talks on using recursion schemes in functional programming languages like Haskell and Scala.

A talk on using recursion schemes in FP.

GitHub

217 stars
14 watching
12 forks
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sellout/yaya A library providing a type and tools to separate recursion from business logic in Haskell 87
sellout/dada A total recursion scheme library for Dhall 65
vmchale/recursion_schemes A set of recursion techniques for functional programming in Idris 64
recursion-schemes/recursion-schemes Provides higher-order functions for abstracting common recursion patterns in Haskell 337
vmchale/recursion Exploring recursion schemes in a functional programming language 9
higherkindness/droste A recursion library for functional programming in Scala 388
m8pple/hls_recurse A C++ library for implementing recursive algorithms in high-level synthesis tools using an embedded domain-specific language 5
josephjunker/static-land-recursion-schemes A library of recursion schemes compatible with flow-static-land for functional programming in JavaScript 22
pharkmillups/killer-talks A curated list of influential talks on software development topics 307
pollrobots/scheme An interpreter for a Scheme programming language implemented in WebAssembly 171
kazu-yamamoto/recursion-drill A collection of exercises to drill into recursive programming in Haskell. 127
dehun/learn-fp A learning-by-doing course/tutorial on functional programming in Scala 612
wisn/jargon-pemrograman-fungsional Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. 71
sebastianharko/adv-es-cqrs-ddd A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. 109
mzero/haskell-amuse-bouche A collection of Haskell code examples and resources illustrating the language's features and programming techniques. 114