cyga / real-world-haskellLinks
parser for code samples from the book "real world haskell" (http://book.realworldhaskell.org/read/)
☆89Updated 9 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:
- Repository for collaborative Haskell documentation☆207Updated 3 years ago
- My own little "24 Days of Hackage" for 2015☆62Updated 8 years ago
- Attempt to port All About Monads to HaskellWiki☆54Updated 8 years ago
- haskellers.com site☆139Updated last year
- List of Haskell-related links. Inspired by goo.gl/FPLDZp☆80Updated 10 years ago
- Pearls of Functional Algorithm Design by Richard Bird - Haskell Code☆190Updated 9 years ago
- My solutions to exercises in the book Real World Haskell by Bryan O'Sullivan, John Goerzen & Don Stewart.☆33Updated 12 years ago
- Notes and files from HaskellerZ meetups.☆213Updated 5 years ago
- Jump start your Haskell development☆156Updated 9 years ago
- Easy HTML parsing for Haskell☆123Updated 9 years ago
- An HTTP Server☆88Updated last month
- Developer tools for Haskell☆249Updated last year
- LTS Haskell build plans☆162Updated last month
- Haskell by Example☆153Updated 4 years ago
- A tutorial on Parallel and Concurrent Haskell☆219Updated 12 years ago
- With way too messy gist.github pages this is an attempt to organise my snippets☆404Updated 7 years ago
- A Haskell CheatSheet in PDF and literate source formats.☆273Updated 2 years ago
- A collection of links to our talk series based on Brent Yorgey's CIS194 lectures.☆144Updated 8 years ago
- solutions for book C. Okasaki purely functional data structures☆59Updated 12 years ago
- An implementation of the game 2048 in Haskell☆89Updated 11 years ago
- Complete raw OpenGL bindings for Haskell☆92Updated 7 months ago
- Stanford CS240h Class Notes -- Functional Systems in Haskell☆27Updated 11 years ago
- Resources for the online Type Theory Study Group☆162Updated 7 years ago
- Utility library [Haskell]☆89Updated 8 months ago
- Pure haskell mysql driver☆126Updated 2 months ago
- Haskell Database Connectivity☆131Updated 3 years ago
- Haskell development tool☆129Updated 4 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
- A collection of resources for learning type theory.☆99Updated 9 years ago
- Real World Haskell Source Code