FORTRAN and Real Programmers
udougc at ecsvax.UUCP
udougc at ecsvax.UUCP
Thu Jul 12 04:35:30 AEST 1984
<----------------->
Reprinted without permission from a local TRS-80 newsletter.....
Real Programmers do List Processing in FORTRAN.
Real Programmers do String Manipulation in FORTRAN.
Real Programmers do Accounting (if they do it at all!!) in FORTRAN.
Real Programmers do Artificial Intellegence programs in FORTRAN.
If you can't do it in FORTRAN, do it in Assembly Lang. or its not
worth doing.
Since FORTRAN doesn't have structured IF, REPEAT.. UNTIL, or CASE
statements, Real Programmers don't have to worry about not using them.
Besides, all those structures can be simulated, when necessary by
using assigned GOTO's.
Attributed to S.Basset, source unknown.............
Doug. C.
More information about the Comp.lang.c
mailing list