Re: Is a "real" C-Python possible?



In article <a324fa50-fde9-4173-81f3-f7e756bd46d7@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
sturlamolden <sturlamolden@xxxxxxxx> wrote:

Donald Knuth, one of the fathers of modern computer science, is famous
for stating that "premature optimization is the root of all evil in
computer science."

From my .sig database:

"Premature optimization is the root of all evil in programming."
--C.A.R. Hoare (often misattributed to Knuth, who was himself quoting
Hoare)
--
Aahz (aahz@xxxxxxxxxxxxxxx) <*> http://www.pythoncraft.com/

"Typing is cheap. Thinking is expensive." --Roy Smith
.



Relevant Pages

  • Re: Pithy programming Quotations
    ... use of one?s contributions to computer science.? ... ?Premature optimization is the root of all evil.? ... itself evil, or even that is it wicked to consider speed when choosing ... ?The process of preparing programs for a digital computer is ...
    (comp.lang.java.programmer)
  • Optimized quoting (was Re: Speed?)
    ... If Knuth is God, ... "Premature optimization is the root of all evil in programming." ...
    (comp.lang.python)
  • Re: How to get imagebase after a DLL gets loaded
    ... Hardcoding the DLL's name is a far too brittle option for me. ... Premature optimization is the root of much evil. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: assembly optimization.?
    ... all evil " Knuth. ... Actually, Sir Tony Hoare said it, Knuth simply repeated it often enough ... premature optimization is the root of all evil." ...
    (alt.lang.asm)
  • Re: Fork or threads
    ... Premature optimization is the root of all evil. ... Create code first that is simple to write and natural to read. ...
    (comp.unix.programmer)