aistrate / OkasakiLinks
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
Alternatives and similar repositories for Okasaki
Users that are interested in Okasaki are comparing it to the libraries listed below
Sorting:
- Where I try code from Haskell (etc) books, articles, etc.☆36Updated 2 months ago
- My own little "24 Days of Hackage" for 2015☆62Updated 8 years ago
- A collection of papers, theses, and books (in PDF format) on Haskell, Type Theory, Category Theory, FRP, and other FPs related topics☆78Updated 8 years ago
- haskell lazy evaluation illustrated☆72Updated 8 years ago
- Haskell implementations of various ML algorithms.☆57Updated 11 years ago
- Dive into GHC☆82Updated 8 years ago
- The contents of ocharles.org.uk/blog☆66Updated 3 years ago
- being the materials for CS410 Advanced Functional Programming in the 2015/16 session