[comp.lang.ada] Holiday Cheer ??

Judy.Bamberger@sei.cmu.edu (12/15/89)

   -- A standard preprocessor would have the advantage of being standardized,
   -- but would suffer the disadvantage that compiler optimizations are not
   -- possible where the compiler has no knowledge of high-level semantics,
   -- which is a major reason not to simply codify the preprocessing practice. 

With a few substitions and a bit o' poetic license, the above could be
rephrased as:

   A standard LANGUAGE would have the advantage of being standardized,
   but would suffer the disadvantage that APPLICATION-SPECIFIC 
   IDIOMS are not possible where the LANGUAGE has no knowledge of 
   APPLICATION-level semantics, which is a major reason not to simply 
   codify the PROGRAMMING LANGUAGE.

Just somethin' to keep in mind when discussing the (de)merits of any
programming language, its features, or the abstractions it provides.

Submitted most respectfully.