awalterschulze / category-theory-for-programmers-challengesLinks
Challenges from Category Theory for Programmers
☆127Updated 11 months ago
Alternatives and similar repositories for category-theory-for-programmers-challenges
Users that are interested in category-theory-for-programmers-challenges are comparing it to the libraries listed below
Sorting:
- A continuation of Stephen Diehl's Write You a Haskell☆161Updated 4 years ago
- The home of the Glamorous Glambda interpreter☆227Updated 6 months ago
- An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects.☆177Updated 3 years ago
- The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs☆218Updated 3 years ago
- Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell☆155Updated 4 years ago
- Generalized bananas, lenses and barbed wire☆350Updated 2 months ago
- Collections of papers and books about Haskell, Type Theory and Category Theory☆166Updated 3 years ago
- Another opinionated list of resources for learning Haskell, from absolute (programming) beginner level to advanced.☆137Updated 4 years ago
- A minimalistic, elegant and powerful approach to working with graphs in a functional programming language☆197Updated 4 years ago
- 🔍 A step-by-step guide to parsing using Haskell parser combinators.