Adjunct to C++ in Haskell
Saturday, October 3, 2009 at 10:20PM So while writing my third installment of my review of the book "Elements of Programming" I went about writing all the solutions in C++. I found that while I was at it, I was thinking about how more and more awkward programming with object oriented approaches was becoming. The 'C' way isn't helping at all too. So before I posted my entry, I already set up Haskell on Alice and hacked away at my Haskell implementation of the same solution in C++. This blog post is about that experience. Read more by clicking at the title or following the jump.
haskell in
Personal,
Technology 
