Haskell AIM Client - a cool proof of concept

Haskell has been my favorite programming language in the past month, and for good reason. Its (purely) functional and has strong, static typing. The language feels more graceful to me, where design and function are key. It is a joy to program in and I would love to keep exploring it. On my path to learning a new language, I usually try to implement something to get some real-world experience. In this instance, I have chosen to implement an Open AIM client....

May 26, 2009 · Chris Moos