cojoj / HaskellBook

This repo contains my go through http://haskellbook.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Haskell Book

This repository is a source of my solutions to the exercises in Haskell Book.

For going through this book I'm using Haskell for Mac, which is a great tool, pretty similar to Xcode Playgrounds.
Please note that not all exercises are code exercises. Some of them are more theoretical and some are practical ones. You can work this out simply by going to HaskellBook.hsproj/Theoretical Exercises/Chapter 2/. All code exercises are located in specific chapter's directory eg. Chapter_2 or Chapter_3

About

This repo contains my go through http://haskellbook.com


Languages

Language:Haskell 100.0%