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: fdb77,5f529c91be2ac930 X-Google-Attributes: gidfdb77,public X-Google-Thread: 11232c,59ec73856b699922 X-Google-Attributes: gid11232c,public X-Google-Thread: 103376,583275b6950bf4e6 X-Google-Attributes: gid103376,public X-Google-Thread: 1108a1,59ec73856b699922 X-Google-Attributes: gid1108a1,public X-Google-ArrivalTime: 2003-04-25 07:11:46 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.telebyte.nl!newsfeed.stueberl.de!eusc.inter.net!cs.tu-berlin.de!uni-duisburg.de!not-for-mail From: Georg Bauhaus Newsgroups: comp.lang.java.advocacy,comp.object,comp.lang.ada,misc.misc Subject: Re: Using Ada for device drivers? Date: Fri, 25 Apr 2003 14:11:45 +0000 (UTC) Organization: GMUGHDU Message-ID: References: <9fa75d42.0304230424.10612b1a@posting.google.com> <9fa75d42.0304240446.493ca906@posting.google.com> <3EA7E0E3.8020407@crs4.it> <9fa75d42.0304240950.45114a39@posting.google.com> NNTP-Posting-Host: d2-hrz.uni-duisburg.de X-Trace: a1-hrz.uni-duisburg.de 1051279905 25458 134.91.1.15 (25 Apr 2003 14:11:45 GMT) X-Complaints-To: usenet@news.uni-duisburg.de NNTP-Posting-Date: Fri, 25 Apr 2003 14:11:45 +0000 (UTC) User-Agent: tin/1.5.8-20010221 ("Blue Water") (UNIX) (HP-UX/B.11.00 (9000/831)) Xref: archiver1.google.com comp.lang.java.advocacy:62660 comp.object:61954 comp.lang.ada:36541 misc.misc:13683 Date: 2003-04-25T14:11:45+00:00 List-Id: In comp.lang.ada Kaz Kylheku wrote: : Ada is a high level assembly language like C, Pascal, Modula, PL/I and : so on. It's suitable only for stone age systems programming. It : doesn't matter at all which of these types of languages you use for : this kind of programming; the choice is purely pragmatic based on the : non-technical factors that make some languages more preferred than : other languages for programming some platforms. Wow. Generic polymorphic objects being high level assembly, and modern LISPs proudly presenting bit manipulations. Interesting times full of technical "arguments"... - Georg