learn-you-a-frege
Haskell tutorial library
A Frege implementation of Haskell examples in a tutorial format
Frege Translation of "Learn You a Haskell for Great Good!."
51 stars
7 watching
1 forks
Language: Frege
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
winterland1989/magic-haskell | A collection of Haskell examples and tutorials covering various programming concepts | 293 |
alpacaaa/zero-bs-haskell | A tutorial project teaching Haskell through practical exercises and a gradual introduction to its concepts and terminology. | 562 |
dierk/fregetutorial | Provides code examples and setup guides for learning Frege | 9 |
mzero/haskell-amuse-bouche | A collection of Haskell code examples and resources illustrating the language's features and programming techniques. | 114 |
haskell-jp/makemistakestolearnhaskell | A tutorial project teaching Haskell programming by having learners attempt and learn from their mistakes | 81 |
frege/frege | A Haskell implementation for the JVM with a strong focus on functional programming and type inference. | 3,642 |
mark-watson/haskell_tutorial_cookbook_examples | A collection of Haskell code examples and tutorials for learning the language. | 82 |
bitemyapp/learnhaskell | A collection of resources and guidance for learning the Haskell programming language | 7,979 |
google/haskell-trainings | A set of training materials and exercises for learning Haskell programming language | 1,386 |
dierk/real_world_frege | A collection of examples in the Frege programming language that demonstrate Haskell concepts from a book on Real World Haskell | 70 |
haskellzhangsong/introduction_to_haskell | A book's source code with corrections and explanations for errors in a Haskell programming language textbook. | 67 |
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 |
raviksharma/bartosz-basics-of-haskell | A collection of exercises and code examples illustrating the basics of Haskell programming | 488 |
kowainik/learn4haskell | An educational project that teaches Haskell programming concepts in four modules through coding exercises and mentorship. | 1,007 |