AoPL

Haskell textbook

Teaching notes and resources on programming languages written in Haskell

A book on programming languages, using Haskell

GitHub

165 stars
20 watching
36 forks
Language: Haskell
last commit: over 5 years ago

Related projects:

RepositoryDescriptionStars
dwayne/haskell-programmingCollects notes and solutions to exercises from the book 'Haskell Programming from first principles'95
anton-k/ru-haskell-bookAn online Haskell book repository with source code examples and downloadable books in various formats.276
denisshevchenko/ohaskell.guideA comprehensive guide to the Haskell programming language263
haskellzhangsong/introduction_to_haskellA book's source code with corrections and explanations for errors in a Haskell programming language textbook.67
byorgey/haskell-courseA collection of materials and resources for learning Haskell programming language275
typeclasses/haskell-phrasebookA tutorial guide to Haskell programming with annotated example programs.211
mondaymorninghaskell/haskellingsAn automated tutorial program for learning Haskell programming168
haskellzhangsong/introduction_to_haskell_2ed_sourceThe source code for an introductory textbook on functional programming in Haskell.82
ajtulloch/haskell-mlImplementations of basic machine learning algorithms in Haskell57
pietervdvn/haskellAn introduction to Haskell programming language with accompanying material and exercises.58
politrons/dive_into_haskellAn introductory guide to Haskell programming language features and applications69
haskelllive/haskellliveRepository containing source code and resources for teaching Haskell programming concepts through live coding sessions130
mzero/haskell-amuse-boucheA collection of Haskell code examples and resources illustrating the language's features and programming techniques.114
mark-watson/haskell_tutorial_cookbook_examplesA collection of Haskell code examples and tutorials for learning the language.81
haskell/parsecA parser combinator library designed to be industrial-strength and easy to use850