HaskellStarter
Haskell Starter Kit
A Haskell tutorial project that provides a basic framework and tools for building and testing Haskell projects
A project that demonstrates getting up and running with Haskell.
164 stars
6 watching
18 forks
Language: Haskell
last commit: about 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
katychuang/getting-started-with-haskell | A collection of resources and tutorials to help beginners build practical projects in the Haskell programming language. | 118 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |
kowainik/learn4haskell | An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. | 1,007 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
haskell-beginners-2022/course-plan | A comprehensive learning plan and resources for beginners to learn Haskell, a functional programming language. | 1,284 |
mondaymorninghaskell/haskellings | An automated tutorial program for learning Haskell programming | 167 |
haskvan/haskellkoans | A tool designed to help beginners learn Haskell programming through interactive exercises and challenges. | 283 |
haskell-tools/haskell-tools | Developer tools for refactoring Haskell programs. | 249 |
pietervdvn/haskell | An introduction to Haskell programming language with accompanying material and exercises. | 58 |
jakewheat/intro_to_parsing | A tutorial on building parsers using Haskell and Parsec | 503 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 562 |
commercialhaskell/haskellers | A web application built on Haskell and Yesod to showcase the language's capabilities, providing a sample site for learning and development. | 141 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,979 |