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,583275b6950bf4e6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-05-13 03:37:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!paloalto-snf1.gtei.net!mtvwca1-snh1.ops.genuity.net!chcgil2-snh1.gtei.net!news.bbnplanet.com!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: Using Ada for device drivers? (Was: the Ada mandate, and why it collapsed and died) Date: 13 May 2003 05:36:56 -0500 Organization: LJK Software Distribution: world Message-ID: References: <9fa75d42.0304230424.10612b1a@posting.google.com> <9fa75d42.0305060521.400f1d80@posting.google.com> <82347202.0305061103.2ddd98e4@posting.google.com> <9fa75d42.0305070504.6866e7a3@posting.google.com> <9fa75d42.0305070929.2d7a0d4c@posting.google.com> <9fa75d42.0305081222.623e0b31@posting.google.com> <9fa75d42.03051205Followup-To: comp.lang.ada NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1052822201 28312 192.135.80.34 (13 May 2003 10:36:41 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Tue, 13 May 2003 10:36:41 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:37268 Date: 2003-05-13T05:36:56-05:00 List-Id: In article , Dr Chaos writes: > On 12 May 2003 06:43:34 -0700, soft-eng wrote: >> Dr Chaos wrote in message news:... >> >>> Here is one key example. VMS didn't have a shell where actual >>> ordinary users could write programs which functioned like the built in >>> ones. It was "RUN MY_USER_PROGRAM" versus the huge hairball of "SHOW >>> THIS/THAT" or "SET THIS TO THAT". It is too bad you missed the SET COMMAND documentation, but that is not really our fault, is it.