On 2005-08-21, Thomas Zander <[EMAIL PROTECTED]> wrote: > Simpler, in the context I used it, was meant as a learning experience. The= >=20 > simpler it is to learn the more people are capable of using it=20 > effectively.
When you think you know C, it bites. Maybe it looks like there isn't much to it, but the low-level nature of it introduces many peculiarities that you may be totally unaware of until you you spend hours figuring out why it doesn't work with a new compiler or on another architechture and so on. Not so with higher-level languages. I don't trust contributions from random people in C without thoroughly reviewing them, but I'm much more willing to apply patches to Haskell code after a cursory glance. -- Tuomo _______________________________________________ darcs-users mailing list [EMAIL PROTECTED] http://www.abridgegame.org/mailman/listinfo/darcs-users
