Well, I think my Haskell has come far along enough to consider myself just below the intermediate mark of using it, so I decided to make a topic for Haskell discussion and the like
I don't know how many Haskell programmers we have here (perhaps more than Ruby programmers?) but it's worth a shot at making a topic answering who will come.
With that being said, I'll discuss what I've been snoopin around lately. On the side of making my contest #3 entry, Ive been working on making a simple MMOARPG game (stands for "massive multiplayer online action role playing game", not something like "meet my obese assholic rocket propelled grandma" or the like), in which the server-side is currently being written in Haskell (the client side is likely to be C or Java, I would do Ruby, since it would be excellent for this if it weren't running at pythonic speeds
) so, I'm putting my Haskell knowledge straight to use
has anyone else made applications in Haskell before?
And, for those who want to look into learning it, I suggest either reading "Real World Haskell" (you can buy the book or even read it online!) or checking learnyouahaskell.com.