haskell-programming
There are 13 repositories under haskell-programming topic.
raviksharma/bartosz-basics-of-haskell
Code and exercises from Bartosz Milewski's Basics of Haskell Tutorial
evturn/haskellbook
Solutions to exercises from the book Haskell Programming
glebec/haskell-programming-allen-moronuki
Personal notes for learning Haskell through Chris Allen and Julie Moronuki's book
mukeshsoni/haskell-programming-book
Haskell book exercises - http://haskellbook.com/
spidermoy/OnTheFly_ModelChecking
Efficient On-the-Fly Model Checking for LTL and CTL★.
carlosmaniero/Hue
(under development) Hue - Haskell Update Ecosystem
DibyajyotiBiswal57/Haskell-programs
Some Haskell programs that I made.
chaitanyabaranwal/Haskell_Solutions
Solutions of exercises from the book "Haskell Programming from First Principles"
ChasingTheDream369/Frequency-Scheming-for-Tortoise-Nuclear-Weapon
🐢💥Welcome to the Tortoise Nuclear Weapon Frequency Scheming Repo! 🐢💥 We're leveraging Haskell's functional prowess to optimize frequency management for our weapon systems. Dive into our mathematically-driven code, QuickCheck tests, and type class implementations. Join us in this journey of innovation! 💣📈📚
chengzh2008/hpffp
Reading notes for Haskell Programming From First Principles
estraviz/haskellbook
My solutions to the exercises of the "Haskell Programming from First Principles" book
masfranzhuo/haskell_guess_number_game
Haskell Guess Number Game