From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=BAYES_00,INVALID_MSGID, PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9c6cb042c6c5955f X-Google-Attributes: gid103376,public From: "Theodore E. Dennison" Subject: Re: Does Ada95 beat FORTRAN?!? Date: 1996/04/22 Message-ID: <317BC833.FF6D5DF@escmail.orl.mmc.com>#1/1 X-Deja-AN: 150846100 references: <00001a73+00002ce8@msn.com> content-type: text/plain; charset=us-ascii organization: Lockheed Martin Information Systems mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m) Date: 1996-04-22T00:00:00+00:00 List-Id: Kenneth Mays wrote: > > I was interested in replacing a lot of old Fortran-77 code with Ada > code. Does anyone feel that Ada95 is > better than FORTRAN? Should we replace this old programming language > with a better one? Should we > RETRAIN the thinking processes of our MBA students that FORTRAN (that > great formula translator of 1977) should > be maintained but not used for future development? > > From what we have have seen of Ada95, does it measure up? Frankly, as someone who was introduced to Fortran-77 before C, Pacscal, and Ada, I'm not sure what Fortran-77 DOES measure up to. I hated it from the start. Fortran-77 code MAY be faster than Ada code, but in my book that really doen't make up for the lack of support for dynamic-allocation, strong typing, exception handling, concurrency support, generics.... And lets not forget that syntax that only makes sense to folks who have used it for 30 years (or to computing history buffs). Most of the arguments I hear in favor of Fortran these days were heard in favor of Assembly (against Fortran) 30 years ago. To be fair though, I do know of someone here who feels quite strongly the other way. If I have time, I'll try to get him to post a response (of course, I'll have to teach him how to use a newsreader first. ;-) ). -- T.E.D. | Work - mailto:dennison@escmail.orl.mmc.com | | Home - mailto:dennison@iag.net | | URL - http://www.iag.net/~dennison |