All posts for tag "haskell"
-
GHCJS is Amazing
If you're looking for a Haskell to JS compiler, GHCJS is gloriously close to becoming a one-stop-shop. - January 4, 2015
-
Implement Tic-Tac-Toe in Haskell
As a project to get myself with Haskell, I've been working on implementing a commandline version of Tic-Tac-Toe along with a minimax AI to play with. - February 5, 2014