February 9, 2008

project euler in Haskell

I was looking for a way to practice my lowly haskell skills and I found Project Euler. All my solutions can be found at Google Code: myhseuler. I solved a bit more than 30 problems as of this writing.

You can check it out like so:
svn checkout http://myhseuler.googlecode.com/svn/trunk/ myhseuler-read-only

0 comments: