haskell-learning
There are 359 repositories under haskell-learning topic.
tssm/up-to-date-real-world-haskell
I'm trying to update the Real World Haskell book
i-am-tom/haskell-exercises
A little course to learn about some of the more obscure GHC extensions.
write-you-a-scheme-v2/scheme
Write You a Scheme
IHaskell/learn-you-a-haskell-notebook
Jupyter adaptation of Learn You a Haskell for Great Good!
soupi/learn-haskell-blog-generator
Learn Haskell by building a blog generator - an introductory book about Haskell.
typeclasses/haskell-phrasebook
The Haskell Phrasebook: a quick intro to Haskell via small annotated example programs
albohlabs/awesome-haskell
A curated list of amazingly awesome Haskell articles and talks for beginners.
ucsd-progsys/elsa
Elsa is a lambda calculus evaluator
soupi/rfc
My slides and compilation of resources.
rudymatela/concise-cheat-sheets
Cheat Sheets for programming languages and tools
lettier/parsing-with-haskell-parser-combinators
🔍 A step-by-step guide to parsing using Haskell parser combinators.
frizensami/haskell-optimization
A beginner's guide to Haskell optimization
BoeingX/haskell-programming-from-first-principles
Notes and solutions to exercises of "Haskell Programming from first principles"
lukeg101/lplzoo
Fine-grain implementations of common lambda calculi in Haskell, tested with QuickCheck
alasconnect/azure-demo
Haskell + Azure DevOps Demo
kutyel/haskell-book
🚀My solutions to the Haskell Book exercises!
gvolpe/haskell-book-exercises
From the book "Haskell Programming from first principles"
adacapo21/plutusPioneerProgram
Plutus Pioneer Program #2 Cohort
pcarbonn/H-Calc
So, you want to write a DSL interpreter...
fp-works/2019-winter-Haskell-school
2019 winter Haskell school in Sydney Australia
Vincibean/real-world-haskell
My solutions to the exercises contained in the book "Real World Haskell"
hauntedhost/programming-in-haskell
Programming in Haskell (2nd ed) by Graham Hutton
tonyfloatersu/solution-haskell-craft-of-FP
My solution to ‘Haskell: The Craft of Functional Programming (3rd Edition)’
chrisdone-archive/sandbox
Small random demonstrations of code
MI-AFP/tutorials
Materials for MI-AFP course tutorials
OctaviPascual/cis194-IntroductionToHaskell
🚀Solutions of CIS 194: Introduction to Haskell (Spring 2013) course
Vicfred/codeforces-haskell
problems from codeforces solved in haskell
simonmichael/haskell-links
Exploratory project to gather Haskell links
ruudkoot/functional-programming
Assignments for the Functional Programming course at Utrecht University
soulomoon/haskell-katas
Home for my CodeWars Haskell practice
tejasbubane/haskell-book-code
[Complete] Solutions to exercises from "Haskell Book" along with study notes
karen/haskell-book
📘 My solutions to exercises from "Haskell Programming from first principles" http://haskellbook.com/
mnvr/advent-of-code-2023
Haskell (and Swift) solutions to Advent of Code 2023
soupi/learn-twain-bulletin-app
Building a bulletin board using Haskell, twain and friends