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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d901a50a5adfec3c X-Google-Attributes: gid103376,public X-Google-Thread: 1094ba,9f0bf354542633fd X-Google-Attributes: gid1094ba,public From: Jeff Templon Subject: Re: Fortran or Ada? Date: 1998/09/22 Message-ID: #1/1 X-Deja-AN: 393670080 References: <36068E73.F0398C54@meca.polymtl.ca> Organization: The University of Georgia Newsgroups: comp.lang.fortran,comp.lang.ada Date: 1998-09-22T00:00:00+00:00 List-Id: Hi, one other word on Ada ... it is a very complex language. Take a look at Cohen's "Ada as a Second Language" book and compare it Metcalf and Reid's F95 book! Cohen is not spending time on elementary concepts either. So Ada loses in this respect : there is a lot of language to know. This makes it more difficult to write programs, unless one invests the time to learn the language well. This amount of time would be less for Fortran. I agree with the previous posters that otherwise, Ada has very many advantages. Apparently Wirth once said that if he had to do mission-critical software development, he would use Ada, no question. (for people who may not know, Wirth invented the languages Pascal, Modula, and Oberon.) JAT