Most popular haskell repositories and open source projects
Haskell is a functional (that is, everything is done with function calls), statically, implicitly typed (types are checked by the compiler, but you don't have to declare them), lazy (nothing is done until it needs to be) language.
clash-spaceinvaders
Intel 8080-based Space Invaders arcade machine implemented on an FPGA,...
3 46 46
programming-in-haskell
Solutions to exercises from the book Programming in Haskell (2nd Editi...
9 46 46
realworld-app-simple-haskell
TDD with Clean Architectecture (aka Hexagonal, Ports & adapter) in Has...
1 44 44
really-small-backpack-example
A really small example of the Backpack module system for Haskell
3 43 43