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.
217 stars
14 watching
12 forks
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a type and tools to separate recursion from business logic in Haskell | 87 |
| A total recursion scheme library for Dhall | 65 |
| A set of recursion techniques for functional programming in Idris | 64 |
| Provides higher-order functions for abstracting common recursion patterns in Haskell | 339 |
| Exploring recursion schemes in a functional programming language | 9 |
| A recursion library for functional programming in Scala | 388 |
| A C++ library for implementing recursive algorithms in high-level synthesis tools using an embedded domain-specific language | 5 |
| A library of recursion schemes compatible with flow-static-land for functional programming in JavaScript | 22 |
| A curated list of influential talks on software development topics | 307 |
| An interpreter for a Scheme programming language implemented in WebAssembly | 171 |
| A collection of exercises to drill into recursive programming in Haskell. | 127 |
| A learning-by-doing course/tutorial on functional programming in Scala | 613 |
| Provides a glossary of terms and explanations for functional programming concepts in a simple and accessible way. | 70 |
| A collection of talks and resources on advanced topics in Event Sourcing, CQRS, and DDD for building scalable and maintainable software systems. | 109 |
| A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |