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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,bd458ec8f01c159a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-27 04:43:00 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!feed1.news.rcn.net!rcn!feed3.news.rcn.net!not-for-mail From: Dan Nagle Newsgroups: comp.lang.ada Subject: Re: New Language Design: (Cray, Sun prep radical software models for petaflops systems) Date: Thu, 27 Nov 2003 07:39:59 -0500 Organization: Purple Sage Computing Solutions, Inc. Message-ID: References: <87u14rgr6q.fsf@deneb.enyo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: UmFuZG9tSVYLWD/NPXICn3iZLlyLug7m1xtDVjhAwZLxrwoqGjeEQ8Fy3HTIJWnQ X-Complaints-To: abuse@rcn.com NNTP-Posting-Date: 27 Nov 2003 12:42:49 GMT X-Newsreader: Forte Agent 1.93/32.576 English (American) Xref: archiver1.google.com comp.lang.ada:2989 Date: 2003-11-27T12:42:49+00:00 List-Id: Hello, On 26 Nov 2003 15:06:21 +0100, Florian Weimer wrote: >"Warren W. Gay VE3WWG" writes: > >> I find it interesting that they classified "Ada" >> as a failure, and are looking at ways to extend >> "Fortran" (of all things) and C++. > >How many users of supercomputers write their programs in Ada? How >many vendors sell Ada implementations for vector processors? Well, Cray used to have an Ada (83, IIRC). They also had a Lisp (Franz). The idea was that the Lisp portion of a program would manage the missile simulation, the Ada portion would direct the missile, and the Fortran portion would report stresses, airflow etc. The interesting part was that Lisp could change, e.g., the definition of square root, in the middle of execution. But that had better not change the Fortran & Ada idea of arctangent! It also probably added some, ah, features, to the linker. ;-) It was a great idea, it just didn't work. :-( --=20 Cheers! Dan Nagle Purple Sage Computing Solutions, Inc.