This post originated from an RSS feed registered with Ruby Buzz
by Gregory Brown.
Original Post: Haskell, first impressions (with sexy results)
Feed Title: Stone Code Weblog
Feed URL: http://www.stonecode.org/blog/?feed=rss2
Feed Description: A blog about my projects and activities in the ruby community.
So today I took my first steps into the Haskell waters and I’m glad I did. Of course, I couldn’t get two steps into a tutorial without seeking out a test framework. Turns out there are two popular ones, QuickCheck and HUnit. The former looks like it has killer generalized assertions based [...]