aymannadeem / foldilocksLinks
Tutorial using ghci to make folds easier. Come for the tutorial, stay for the fold puns.
☆188Updated 6 years ago
Alternatives and similar repositories for foldilocks
Users that are interested in foldilocks are comparing it to the libraries listed below
Sorting:
- Test monadic programs using state machine based models☆204Updated 4 years ago
- Not a description.☆126Updated 6 years ago
- Another opinionated list of resources for learning Haskell, from absolute (programming) beginner level to advanced.☆141Updated 4 years ago
- Course material for lens☆240Updated last year
- The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs☆219Updated 3 years ago
- Selective Applicative Functors: Declare Your Effects Statically, Select Which to Execute Dynamically☆210Updated 2 months ago
- optics for Haskell with the most amazing type errors you've seen☆243Updated 6 years ago
- A minimalistic, elegant and powerful approach to working with graphs in a functional programming language☆200Updated 4 years ago
- An example Haskell web application☆150Updated 7 years ago
- Haskell state of editor/IDE support☆246Updated 4 years ago
- Big article about Hierarchical Free Monads, the most developed approach to build real software in Haskell☆155Updated 4 years ago
- Slides from talks that I give☆297Updated 2 years ago
- Companion to the Haskell in Production series☆80Updated 6 years ago
- ☆227Updated 4 years ago
- Trying to get back all the stuff I had in JavaScript.☆69Updated 7 years ago
- The home of the Glamorous Glambda interpreter☆228Updated 9 months ago
- ☆80Updated 6 years ago
- Beating unix `wc` in Haskell☆137Updated 4 years ago
- Fast Aho-Corasick string searching☆193Updated 11 months ago
- Launch your own Haskell study group. Now.☆268Updated 6 years ago
- Write "Concurrency" section of "A Tour of Go" in Haskell☆130Updated 7 years ago
- A free weekly newsletter about the Haskell programming language.☆89Updated 6 years ago
- Prelude written in @Serokell