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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6609c40f81b32989 X-Google-NewGroupId: yes X-Google-Thread: 1094ba,9bdec20bcc7f3687 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,gid8d3408f8c3,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.134.4.91.MISMATCH!news2.euro.net!news.mixmin.net!feeder.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: Warren Newsgroups: comp.lang.ada,comp.lang.fortran Subject: Re: Why is Ada considered "too specialized" for scientific use Date: Tue, 6 Apr 2010 16:39:22 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <4bb9c72c$0$6990$9b4e6d93@newsspool4.arcor-online.net> <4bbb3f22$0$7660$9b4e6d93@newsspool1.arcor-online.net> Injection-Date: Tue, 6 Apr 2010 16:39:22 +0000 (UTC) Injection-Info: feeder.eternal-september.org; posting-host="9f8M0iN5t54V+4DF/iqO8g"; logging-data="1434"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/22Ud/c+6cQbJt+MsVRqkOnfG4pO/iZp0=" User-Agent: Xnews/5.04.25 X-Face: &6@]C2>ZS=NM|HE-^zWuryN#Z/2_.s9E|G&~DRi|sav9{E}XQJb*\_>=a5"q]\%A;5}LKP][1mA{gZ,Q!j Cancel-Lock: sha1:sEpxK10mFRHjPqnA/wJmXhbV37M= Xref: g2news2.google.com comp.lang.ada:10867 comp.lang.fortran:24510 Date: 2010-04-06T16:39:22+00:00 List-Id: Georg Bauhaus expounded in news:4bbb3f22$0$7660$9b4e6d93@newsspool1.arcor-online.net: .. > (2) why not use a better C compiler (if it has to be C) even on > MS Windows, such as the ones listed below---if it has to be C? > > (I should add that the MS OS is purchased at a higher price > than most alternatives, too; price was a listed as an issue.) They didn't even take advantage of C's own type system. Everything flows through a WORD or DWORD. The win api is so very lame because of this. The C++ layer is better, but.. > Or less attractive than compilers for one of the other > languages such as Ada or Fortran or ... that support both fairly > recent standards and computing with complex numbers. Obviously Fortran persists because of existing code base and those that only "know" that. But egads, the current rendition of Fortran seem to have so many "bags on the side" and is downright "butt ugly". Why anyone would want to continue to wallow in that swill, is beyond me. Ada as a language OTOH, is so nice and clean by comparison. Warren