So basically he rediscovered Why FP Matters
after the fact, but neglected to point out the interesting fact that
one can write map in terms of reduce (i.e. foldr) (obviously he didn't
read the paper) and ignored the benefits of laziness. Also, if your
programming language has this ability and it's so great, why is this
not idiomatic? (i.e. people using for loops all over the place in
JavaScript).
(Sorry, couldn't find a place to comment on Joel's blog).
Jared.
>From the excellent programming blog "Joel on software", a very good
text if you need to convince Java or C programmers that functional
programming is a A Good Thing.
Probably all the readers of this list will find it brings nothing new
(that's perfectly right) but it is oriented towards ordinary
programmers :-)
_______________________________________________
Haskell-Cafe mailing list
--
reverse ")-:"
_______________________________________________
Haskell-Cafe mailing list