great quote about the "C" language

Stanley Shebs shebs at utah-cs.UUCP
Tue Dec 6 08:42:59 AEST 1983


A. Evans of BBN has probably never had to write real programs, or else
has brainwashed himself into supporting Ada.

If you don't think minimizing the number of reserved words is a good idea,
try Lisp.  At 1000 or more reserved words (the oblist), it's not always
easy to avoid stepping on things, and the results of a collision are usually 
quite mysterious.

As for the compiler "probably" doing the right thing, I don't think there's
*any* existing portable language in which the compiler can be guaranteed to
give consistent results - 36 bits is different from 32, no matter how you try
to disguise it...

						stan the lep hacker
						utah-cs!shebs



More information about the Comp.lang.c mailing list