All Unkept

Category: Haskell

Posted in: Rants, Haskell  —  July 13, 2007 at 08:29 PM
I'm trying to use Haskell for a database app, and, as usual for Haskell, I'm finding the lack of decent documentation a real pain...
Posted in: Python, Haskell  —  May 11, 2007 at 07:51 PM
My results on the O'Reilly's code quiz...
Posted in: Software development, Python, Haskell  —  May 07, 2007 at 02:52 PM
Why Haskell's 'Maybe' totally pwns Python's 'None' and null pointers.
Posted in: Software development, Haskell, Microsoft  —  September 01, 2006 at 06:12 PM
None
Posted in: Python, Rants, Haskell, Software development  —  August 30, 2006 at 08:51 PM
A rant about how annoying programming in C# is, really.
Posted in: Python, Haskell  —  July 26, 2006 at 09:59 PM
An attempt to explain monads and their usefulness in Haskell, assuming only some simple knowledge of Python.