This guy is a complete tool.
"but the more abstract the language, the more slowly it runs"
Yes, like Haskell and OCaml. God those languages are slow.
"Nimble languages like Python are slower than sturdy languages like
Fortran, C/C++, or Java"
Yeah, because when you can't do things like convert numbers to strings
on the fly, you have a nimble language. Like Pascal.
And that graph in "Basic Scripting" is equally priceless. Yeah, perl's
real slow, and so much harder to use than python. I'm sure glad python
doesn't have a workable lambda operator, or any kind of useful bracing
so that my editor can auto-indent and not **** up my code when i cut
and paste for refactoring purposes.
I'll buy the argument that its easier to write bad code in perl, and
I'll buy that python is easier to read, but everything else is just
fanboism. Python lacks a good number of features that make perl good.
And it's certainly not faster except in specific,
never-seen-outside-of-a-lab conditions.