haskell-book
Haskell exercise repository
A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles"
Exercises and code from "Haskell Programming from First Principles"
89 stars
6 watching
23 forks
Language: Haskell
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dmvianna/haskellbook | Solutions to exercises from the 'Haskell Programming from First Principles' book | 95 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
opqdonut/haskell-exercises | A collection of small and simple Haskell exercises with unit tests to help learners practice their skills. | 158 |
1haskelladay/1had | Provides tools and exercises for practicing functional programming in Haskell | 118 |
haskellzhangsong/introduction_to_haskell_2ed_source | The source code for an introductory textbook on functional programming in Haskell. | 82 |
haskell-beginners-2022/exercises | An exercise repository for learning Haskell programming through hands-on practice | 261 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
haskelllive/haskelllive | Repository containing source code and resources for teaching Haskell programming concepts through live coding sessions | 130 |
i-am-tom/haskell-exercises | A tutorial and exercise repository to learn about obscure GHC extensions in Haskell. | 638 |
politrons/dive_into_haskell | An introductory guide to Haskell programming language features and applications | 69 |
pushcx/hpffp-resources | A collection of offline resources and references from the book Haskell Programming From First Principles. | 488 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
w7cook/aopl | Teaching notes and resources on programming languages written in Haskell | 165 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |