machine generated code and chatty compilers

T. William Wells bill at twwells.com
Sat Jan 6 19:16:57 AEST 1990


In article <2540 at netxcom.DHL.COM> ewiles at netxdev.UUCP (Edwin Wiles) writes:
: 1)    If it's a mistake for a human to do it, then it's a mistake for a
:       program to do it.

Human generated code generally must be maintained by a human;
machine generated code is generally not maintained at all. There
is a large class of practices which might be mistakes solely
because they make maintenance harder. If you are not going to
maintain the code, there is no purpose in avoiding those
practices. For machine generated code, those are not mistakes.

---
Bill                    { uunet | novavax | ankh | sunvice } !twwells!bill
bill at twwells.com



More information about the Comp.lang.c mailing list