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.9 required=5.0 tests=BAYES_00 autolearn=ham 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: g2news1.google.com!news4.google.com!feeder.news-service.com!xlned.com!feeder3.xlned.com!feeder.erje.net!news2.arglkargh.de!news.musoftware.de!wum.musoftware.de!weretis.net!feeder2.news.weretis.net!news-peer.in.tum.de!lrz.de!not-for-mail From: Sebastian Hanigk Newsgroups: comp.lang.ada,comp.lang.fortran Subject: Re: Why is Ada considered "too specialized" for scientific use Date: Tue, 06 Apr 2010 19:53:38 +0200 Organization: [posted via] Leibniz-Rechenzentrum, Muenchen (Germany) Message-ID: References: <4bb9c72c$0$6990$9b4e6d93@newsspool4.arcor-online.net> <4bbb3f22$0$7660$9b4e6d93@newsspool1.arcor-online.net> NNTP-Posting-Host: valhalla.fs.tum.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.lrz-muenchen.de 1270576424 4389 129.187.202.5 (6 Apr 2010 17:53:44 GMT) X-Complaints-To: newsmaster@lrz-muenchen.de NNTP-Posting-Date: Tue, 6 Apr 2010 17:53:44 +0000 (UTC) Mail-Copies-To: never User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (darwin) Xref: g2news1.google.com comp.lang.ada:9897 comp.lang.fortran:22193 Date: 2010-04-06T19:53:38+02:00 List-Id: Warren writes: > 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. I won't even start with your puny attempts at a language crusade, suffice to say that all the niceness and cleanness is quite unusable if you don't have a compiler. And on most supercomputers where serious number crunching is performed, you do not have an Ada compiler and even building gnat would be a very major pain (bootstrapping ...). Regards, Sebastian