bendoerr / real-world-haskellLinks
My solutions to exercises in the book Real World Haskell by Bryan O'Sullivan, John Goerzen & Don Stewart.
☆33Updated 13 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:
- parser for code samples from the book "real world haskell" (http://book.realworldhaskell.org/read/)☆89Updated 9 years ago
- Haskell by Example☆155Updated 4 years ago
- solutions for book C. Okasaki purely functional data structures☆59Updated 12 years ago
- An Haskell oriented introduction to Category Theory (with basket of cats!)☆63Updated 3 months ago
- A Haskell CheatSheet in PDF and literate source formats.☆272Updated 2 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 16 years ago
- A collection of resources for learning type theory.☆99Updated 9 years ago
- Idris mode for vim☆221Updated 5 years ago
- With way too messy gist.github pages this is an attempt to organise my snippets☆404Updated 7 years ago
- A Haskell/Hspec skeleton project☆96Updated last month
- Pearls of Functional Algorithm Design by Richard Bird - Haskell Code☆191Updated 9 years ago
- Developer tools for Haskell☆250Updated last year
- Try Haskell☆192Updated 2 years ago
- A collection of papers, theses, and books (in PDF format) on Haskell, Type Theory, Category Theory, FRP, and other FPs related topics☆79Updated 8 years ago
- Sample code to accompany the book "Parallel and Concurrent Programming in Haskell"☆358Updated 8 months ago
- Introduction to parsing with Haskell and Parsec☆507Updated 6 years ago
- The home of the Glamorous Glambda interpreter☆228Updated 10 months ago
- A book on programming languages, using Haskell☆167Updated 4 years ago
- Exercises from the readers of the Haskell Book☆55Updated 6 years ago
- My own little "24 Days of Hackage" for 2015☆62Updated 9 years ago
- ☆227Updated 4 years ago
- A collection of links to our talk series based on Brent Yorgey's CIS194 lectures.☆144Updated 9 years ago
- A Functional Graph Library for Haskell☆198Updated last month
- My notes and solutions to exercises for the book "Haskell Programming from first principles".☆94Updated 4 years ago
- Project templates for stack new☆239Updated last month
- Run IO operations asynchronously and wait for their results☆331Updated 3 weeks ago
- Resources for the online Type Theory Study Group☆162Updated 8 years ago
- Link to preprints for ICFP'17 and colocated events☆136Updated 7 years ago
- Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink☆302Updated 10 months ago
- A unit testing framework for Haskell☆134Updated last month