derekmcloughlin / pearls
Pearls of Functional Algorithm Design by Richard Bird - Haskell Code
☆188Updated 9 years ago
Alternatives and similar repositories for pearls:
Users that are interested in pearls are comparing it to the libraries listed below
- Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"☆356Updated last month
- ☆228Updated 3 years ago
- Repository for collaborative Haskell documentation☆208Updated 2 years ago
- Purely functional data structures for OCaml, translated from Chris Okasaki's book "Purely Functional Data Structures"☆149Updated 3 months ago
- being the lecture materials and exercises for the 2017/18 session of CS410 Advanced Functional Programming at the University of Strathcly…☆263Updated 6 years ago
- Exercise solutions for haskellbook.com☆95Updated 5 years ago
- My solutions to the popular Haskell tutorial☆76Updated 13 years ago
- Haskell Programming From First Principles - Follow-up Resources☆495Updated 7 years ago
- solutions for book C. Okasaki purely functional data structures☆58Updated 11 years ago
- The home of the Glamorous Glambda interpreter☆224Updated last month
- A collection of links to our talk series based on Brent Yorgey's CIS194 lectures.☆145Updated 8 years ago
- A talk on using recursion schemes in FP.☆217Updated last year
- A full implementation of the Scheme programming language for the Haskell Platform.☆309Updated last year
- A collection of resources for learning type theory.☆100Updated 8 years ago
- Test monadic programs using state machine based models☆203Updated 3 years ago
- Resources for the online Type Theory Study Group☆161Updated 7 years ago
- Software Foundations in Idris☆455Updated 5 years ago
- An Haskell oriented introduction to Category Theory (with basket of cats!)☆63Updated 5 years ago
- Sample code from "Type Driven Development with Idris"☆163Updated 7 years ago
- An implementation of Pie in Haskell☆205Updated 5 years ago
- 🔍 A step-by-step guide to parsing using Haskell parser combinators.☆94Updated 5 years ago
- "Introduction to Functional Programming in Haskell", a Glasgow University Computing Science MOOC to be hosted on FutureLearn in October …☆188Updated 8 years ago
- Code from the book "Purely Functional Data Structures" by Chris Okasaki (both original and my own solutions to the exercises, in Haskell)☆35Updated 15 years ago
- Notes and files from HaskellerZ meetups.☆213Updated 5 years ago
- Various interesting articles, in PDF or PS form☆236Updated 11 years ago
- A tutorial on Parallel and Concurrent Haskell☆219Updated 12 years ago
- An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework .☆377Updated 3 months ago
- Learn you an Agda (and achieve enlightenment)☆315Updated 7 years ago
- parser for code samples from the book "real world haskell" (http://book.realworldhaskell.org/read/)☆89Updated 8 years ago
- Code samples for my book "Haskell Tutorial and Cookbook"☆82Updated last week