Permalink
Haskell Performance
06 OCT 2004
Over at /\lgorithm.com.au, there's a nice piece on the difficulties of getting good performance out of Haskell. It's not that it can't be done, it's just that it takes a lot of expertise, which is a shame. What's the best way to fix it? Some simple syntax changes might be a good start, as the article suggests.
