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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 1108a1,59ec73856b699922 X-Google-Attributes: gid1108a1,public X-Google-Thread: fdb77,5f529c91be2ac930 X-Google-Attributes: gidfdb77,public X-Google-Thread: 103376,583275b6950bf4e6 X-Google-Attributes: gid103376,public X-Google-Thread: 11232c,59ec73856b699922 X-Google-Attributes: gid11232c,public X-Google-ArrivalTime: 2003-04-24 05:46:58 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: softeng3456@netscape.net (soft-eng) Newsgroups: comp.lang.java.advocacy,comp.object,comp.lang.ada,misc.misc Subject: Re: the Ada mandate, and why it collapsed and died (was): 64 bit addressing and OOP Date: 24 Apr 2003 05:46:57 -0700 Organization: http://groups.google.com/ Message-ID: <9fa75d42.0304240446.493ca906@posting.google.com> References: <9fa75d42.0304230424.10612b1a@posting.google.com> NNTP-Posting-Host: 32.97.239.26 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1051188418 7738 127.0.0.1 (24 Apr 2003 12:46:58 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 24 Apr 2003 12:46:58 GMT Xref: archiver1.google.com comp.lang.java.advocacy:62596 comp.object:61757 comp.lang.ada:36466 misc.misc:13639 Date: 2003-04-24T12:46:58+00:00 List-Id: tmoran@acm.org wrote in message news:... > > > and is, designed to permit a programmer to get to a very > > > low-level of programming, even to the machine code > > > level, if it seems appropriate. > > > > How many times in your whole life have you done this? > > Or known of other people who have done this? > > > > And how many instances do you know when this > > was done by interfacing with C? > My first real Ada program used some machine code inserts to control > a video capture card. It also used tasking to interact with the user > and to control audio capture. No C drivers were available. Ok, I am sure a few instances happened. But if you had to develop device drivers for a living, and if the language was truly your choice, would you chose Ada as the language? I think the only "yes" answers would be from people who only know Ada and/or have never written a device driver.