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.

List Haskell repositories

haskell-yesod-realworld-example-app

161
Stars
26
Forks
Watchers

Exemplary real world application built with Haskell + Yesod

haskell-tic-tac-toe

60
Stars
8
Forks
Watchers

A multiplayer web real-time implementation of the famous Tic Tac Toe game in Haskell.

aika

7
Stars
0
Forks
Watchers

⛈ In-memory key-value multithreaded database

CadregaLisp

33
Stars
0
Forks
Watchers

🍎 Just another useless programming language, but with inganno.

HackerRank-my-solutions

7
Stars
3
Forks
Watchers

🍿My solutions to HackerRank problems

haskell-study-startup

276
Stars
53
Forks
Watchers

Launch your own Haskell study group. Now.

awesome-eta

61
Stars
5
Forks
Watchers

:star: Useful resources for the Eta programming language

awesome-frege

28
Stars
5
Forks
Watchers

:star: Useful resources for the Frege programming language

ainur

20
Stars
4
Forks
Watchers

:milky_way: Detect compiler names and versions from ELF files