awalterschulze / category-theory-for-programmers-challengesLinks
Challenges from Category Theory for Programmers
☆127Updated last year
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:
- Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell☆155Updated 4 years ago
- An amazing list of Haskell developers who would like to mentor beginner-contributors in open source projects.☆177Updated 3 years ago
- Source material for Algebra-Driven Design☆154Updated 2 years ago
- Generalized bananas, lenses and barbed wire☆350Updated 3 months ago
- Collections of papers and books about Haskell, Type Theory and Category Theory☆166Updated 4 years ago
- A continuation of Stephen Diehl's Write You a Haskell☆161Updated 4 years ago
- The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs☆218Updated 3 years ago
- The home of the Glamorous Glambda interpreter☆227Updated 7 months ago
- Another opinionated list of resources for learning Haskell, from absolute (programming) beginner level to advanced.☆138Updated 4 years ago
- Sample code from "Type Driven Development with Idris"☆164Updated 8 years ago
- A talk on using recursion schemes in FP.☆218Updated last year
- 🔍 A step-by-step guide to parsing using Haskell parser combinators.☆95Updated 6 years ago
- Notes (in literate Haskell) from reading Category Theory for Programmers by Bartosz Milewski☆33Updated 6 years ago
- Number theory: primes, arithmetic functions, modular computations, special sequences☆154Updated last month
- ☆258Updated 6 months ago
- A minimalistic, elegant and powerful approach to working with graphs in a functional programming language☆200Updated 4 years ago
- A curated list of amazingly awesome Haskell articles and talks for beginners.☆191Updated 3 years ago
- Examples of Dependently-typed programs in Haskell☆307Updated 3 years ago
- Tutorial using ghci to make folds easier. Come for the tutorial, stay for the fold puns.☆188Updated 6 years ago
- being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathcly…☆264Updated 7 years ago
- Course material for lens☆239Updated 11 months ago
- Haskell state of editor/IDE support☆246Updated 4 years ago
- Automatic white-box testing with Free monads: approach description and showcase☆83Updated 3 years ago
- Comonads By Example Conference talk☆89Updated 6 years ago
- Optics as an abstract interface☆386Updated last month
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆209Updated last month
- Examples to accompany the book "Haskell in Depth"☆267Updated 7 months ago
- Showcasing how the Polysemy library can be used to implement a REST application conforming to the guidelines of the Clean Architecture mo…☆193Updated last year
- Hydra is a full-fledged framework for building web services, multithreaded and concurrent applications with SQL and KV DB support.☆198Updated last year
- An implementation of Pie in Haskell☆211Updated 6 years ago