AoPL
Haskell textbook
Teaching notes and resources on programming languages written in Haskell
A book on programming languages, using Haskell
165 stars
20 watching
36 forks
Language: Haskell
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
anton-k/ru-haskell-book | A repository containing Haskell book files and supporting materials. | 275 |
denisshevchenko/ohaskell.guide | A comprehensive guide to the Haskell programming language | 261 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
byorgey/haskell-course | A collection of materials and resources for learning Haskell programming language | 275 |
typeclasses/haskell-phrasebook | A tutorial guide to Haskell programming with annotated example programs. | 211 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 167 |
haskellzhangsong/introduction_to_haskell_2ed_source | The source code for an introductory textbook on functional programming in Haskell. | 82 |
ajtulloch/haskell-ml | Implementations of basic machine learning algorithms in Haskell | 57 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
haskell/parsec | A parser combinator library designed to be industrial-strength and easy to use | 847 |