Haskell topic
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.
haskell-yesod-realworld-example-app
Exemplary real world application built with Haskell + Yesod
haskell-tic-tac-toe
A multiplayer web real-time implementation of the famous Tic Tac Toe game in Haskell.
aika
⛈ In-memory key-value multithreaded database
CadregaLisp
🍎 Just another useless programming language, but with inganno.
HackerRank-my-solutions
🍿My solutions to HackerRank problems
haskell-study-startup
Launch your own Haskell study group. Now.
awesome-eta
:star: Useful resources for the Eta programming language
awesome-frege
:star: Useful resources for the Frege programming language