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: 103376,3a9b49a9162025eb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-03 09:49:41 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!news-out.visi.com!hermes.visi.com!uunet!ash.uu.net!spool0901.news.uu.net!spool0900.news.uu.net!reader0901.news.uu.net!not-for-mail Date: Mon, 03 Feb 2003 12:49:38 -0500 From: Hyman Rosen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3b) Gecko/20030202 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Bye-bye Ada ? References: <3E3B7BB5.A1A070@adaworks.com> <3NY_9.9226$x63.6255@nwrddc01.gnilink.net> <3E3EA605.60705@cogeco.ca> In-Reply-To: <3E3EA605.60705@cogeco.ca> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Organization: KBC Financial Products Message-ID: <1044294578.391198@master.nyc.kbcfp.com> Cache-Post-Path: master.nyc.kbcfp.com!unknown@fixedcost.nyc.kbcfp.com X-Cache: nntpcache 3.0.1 (see http://www.nntpcache.org/) NNTP-Posting-Host: 204.253.250.10 X-Trace: 1044294579 reader1.ash.ops.us.uu.net 12090 204.253.250.10 Xref: archiver1.google.com comp.lang.ada:33739 Date: 2003-02-03T12:49:38-05:00 List-Id: Warren W. Gay VE3WWG wrote: > I should resist the temptation but... the same argument can be > made for perl, FORTRAN and assembly language programming ;-) And correctly so. "It is a poof craftsman who blames his tools." I wish he was still around here, because I think Robert Dewar is a prime exemplar of this philosophy, having written a fine COBOL compiler in COBOL, just for example. And as he also said, writing in assembly language, along with a data structure designed to take advantage of the particulars of the instruction set, gives you a program which can run rings around anything you can do in a higher level language.