home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.ada
- Path: sparky!uunet!munnari.oz.au!cs.mu.OZ.AU!munta.cs.mu.OZ.AU!fjh
- From: fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON)
- Subject: Re: FORTRAN bug(was Re: C++ vs. Ada -- Is Ada loosing?)
- Message-ID: <9234801.7294@mulga.cs.mu.OZ.AU>
- Sender: news@cs.mu.OZ.AU
- Organization: Computer Science, University of Melbourne, Australia
- References: <EACHUS.92Dec7184734@oddjob.mitre.org> <1992Dec8.072300.21473@smds.com> <1992Dec8.172551.16780@newshost.lanl.gov> <1992Dec9.060218.23940@seas.gwu.edu> <1992Dec11.132942.24054@mksol.dseg.ti.com> <OBRY.92Dec11164203@cheesesteak.flash.bellcore.com>
- Date: Sat, 12 Dec 1992 14:34:42 GMT
- Lines: 27
-
- obry@flash.bellcore.com (Pascal Obry) writes:
-
- >I like Ada because you can *read* it. And this seem to be one of the most
- >important thing about a language. With goods choices for the identifier, you
- >can read an Ada progam like a text, you don't have to translate what you read.
- >
- >You write a program one time, but how many time you read it ?
-
- When learning a foreign language, there is a critical point at which you
- cease translating from the foreign tongue into your own and back again,
- and start to *think* in the foreign language.
-
- The same is true of programming languages. After a very short span of time,
- you start to *think* in terms of the constructs that your programming
- language offers. Once this point is reached, using symbols instead of
- words makes very little difference to the readability. Indeed the more
- verbose form may often be less readable. We all learn how to read
- mathematical equations - would you prefer that they be spelt out using
- "plus" instead of "+", etc.? If you want a language where programs read
- like text, try COBOL. Personally I believe that many common programming
- language constructs are better expressed symbolically.
-
- --
- Fergus Henderson fjh@munta.cs.mu.OZ.AU
- This .signature virus is a self-referential statement that is true - but
- you will only be able to consistently believe it if you copy it to your own
- .signature file!
-