Hacker News new | ask | show | jobs
by tome 4701 days ago
As a day-to-day Haskell programmer I'm happy to say that purity makes it easier to understand the programs that I write. Still, you're welcome to suggest that's an entirely subjective anecdote if you like.
1 comments

You'd think that an empirical experiment with new programmers could prove the point, or at least provide conclusive evidence.
Personally I wouldn't think that. I think that such things are far too complicated to be amenable to scientific study.
I would normally agree, but specific usability claims are being made continuously about the benefits of purity, while many programmers think of Haskell has being anything but.