hpffp-resources
Haskell reference pack
A collection of offline resources and references from the book Haskell Programming From First Principles.
Haskell Programming From First Principles - Follow-up Resources
488 stars
30 watching
79 forks
Language: Haskell
last commit: almost 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
mvaldesdeleon/haskell-book | A collection of Haskell solutions to exercises from the book "Haskell Programming from First Principles" | 89 |
fptudelft/fp101x-content-2015 | A repository hosting course materials and lectures on functional programming in Haskell. | 518 |
dwayne/haskell-programming | Collects notes and solutions to exercises from the book 'Haskell Programming from first principles' | 95 |
commercialhaskell/rio | A standard library for Haskell to provide a common foundation for production software development | 843 |
haskellzhangsong/introduction_to_haskell_2ed_source | The source code for an introductory textbook on functional programming in Haskell. | 82 |
dnikolovv/practical-haskell | A collection of practical examples and snippets to help developers use Haskell in real-world scenarios. | 84 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
haskellfoundation/tech-proposals | A platform for soliciting community input and feedback on technical initiatives for the Haskell programming language | 69 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,979 |
heinrichapfelmus/frp-guides | A collection of resources and guidelines for using Functional Reactive Programming in Haskell to build reactive applications | 65 |
soupi/rfc | A collection of resources and documentation on Haskell programming language and learning it | 148 |
haskell/http | A Haskell package providing an HTTP client and server implementation with customizable payload representation. | 177 |
billpmurphy/hask | A Python library that mimics key features of the Haskell programming language. | 860 |
felixmulder/haskell-in-production | A collection of practical resources and guides for using Haskell in real-world software development projects | 80 |
jgm/citeproc | A Haskell library for generating citations and bibliography formatted according to a specific style, used in integrating citation support into another software project. | 154 |