bendoerr / real-world-haskellLinks
My solutions to exercises in the book Real World Haskell by Bryan O'Sullivan, John Goerzen & Don Stewart.
☆33Updated 12 years ago
Alternatives and similar repositories for real-world-haskell
Users that are interested in real-world-haskell are comparing it to the libraries listed below
Sorting:
- solutions for book C. Okasaki purely functional data structures☆58Updated 11 years ago
- Idris mode for vim☆221Updated 4 years ago
- An Haskell oriented introduction to Category Theory (with basket of cats!)☆63Updated 5 years ago
- A collection of resources for learning type theory.☆100Updated 9 years ago
- A Haskell/Hspec skeleton project☆95Updated last year
- Developer tools for Haskell☆250Updated 11 months ago
- Link to preprints for ICFP'17 and colocated events☆136Updated 7 years ago
- Category theory for Haskell with a lens flavor (you need GHC 7.8.3, not 7.8.2 to build this!)☆162Updated 4 years ago
- Haskell XML Toolbox☆124Updated 11 months ago
- ☆125Updated last year
- a library for parallel programming☆95Updated 3 weeks ago
- A book on programming languages, using Haskell☆165Updated 4 years ago
- Haskeline wrapper for GHCi-like REPL interfaces☆107Updated last month
- Difference lists in Haskell☆65Updated 11 months ago
- My own little "24 Days of Hackage" for 2015☆62Updated 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
- Haskell Pretty-printer library☆73Updated 6 months ago
- The home of the Glamorous Glambda interpreter☆224Updated 3 months ago
- ANSI terminal support for Haskell, with Windows compatibility☆112Updated 5 months ago
- Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer☆201Updated last year
- Run IO operations asynchronously and wait for their results☆326Updated last week
- Check properties on standard classes and data structures☆79Updated last year
- Exercises from the readers of the Haskell Book☆55Updated 5 years ago
- Dive into GHC☆82Updated 8 years ago
- parser for code samples from the book "real world haskell" (http://book.realworldhaskell.org/read/)☆89Updated 8 years ago
- Extra Haskell functions☆94Updated 6 months ago
- stylish-haskell vim plugin☆40Updated 2 years ago
- The home of the units Haskell package☆100Updated 4 months ago
- Type classes for mapping, folding, and traversing monomorphic containers☆157Updated 3 months ago
- A starter-kit for the Scotty web framework☆65Updated 7 years ago