johnlawrenceaspden comments on Rationality Quotes June 2014 - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (279)
C was a major improvement on the languages of the day: COBOL, Fortran, and plain assembly. Unlike any of those, it was at the same time fully portable, supported structured programming, and allowed freeform text.
But I don't think programmers would have embraced LISP even if its performance was as good as the other languages. For the same reasons programmers don't embrace LISP-derived languages today. It is an empirical fact that the great majority of programmers, particularly the less-than-brilliant ones, dislike pure functional programming.
I dislike pure functional programming. I can't think of a pure functional LISP that isn't a toy. I'm sure there is one. I wouldn't use it.
And before we hijack this thread and turn it into a holy war, C is my other favourite language.