Newsgroups: | comp.compilers |
From: | prener@watson.ibm.com (Dan Prener) |
Keywords: | assembler |
Organization: | IBM T.J. Watson Research Center, Hawthorne, New York |
References: | 93-10-104 |
Date: | Thu, 28 Oct 1993 06:48:09 GMT |
elliottm@csulb.edu (Mike Elliott) writes:
> Folk Theorem 1:
>[assembler code is faster than compiled code]
[ ... ]
I think there are two relevant points.
First, a highly-skilled assembly language programmer can, indeed, produce
better code than a compiler. However, there are many fewer highly-skilled
assembly language programmers than most people realize.
Second, even if there were many highly-skilled assembly language
programmers, who always produced better code than any compiler, and even
if portability were of no significance, the lower productivity of assembly
language programmers would lead to the widespread use of higher level
languages.
--
Dan Prener (prener@watson.ibm.com)
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.