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,55958fd991db66fe X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-09-12 20:02:41 PST Newsgroups: comp.lang.ada Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!arclight.uoregon.edu!news.tufts.edu!uunet!dca.uu.net!ash.uu.net!world!news From: Robert A Duff Subject: Re: Advantage of XML based GUI? (was Re: Ada-inspired OS/Language) Sender: news@world.std.com (Mr Usenet Himself) Message-ID: Date: Fri, 13 Sep 2002 03:02:00 GMT References: <4519e058.0209101828.cb5ff85@posting.google.com> <3d7f9d3f.920665532@news.cis.dfn.de> <3d80b566.992395741@news.cis.dfn.de> <3d81400c.1027894993@news.cis.dfn.de> NNTP-Posting-Host: shell01.theworld.com Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: archiver1.google.com comp.lang.ada:28896 Date: 2002-09-13T03:02:00+00:00 List-Id: nickroberts@blueyonder.co.uk (Nick Roberts) writes: > What is an 'AST' in this context, please? I think Larry is referring to "Asynchronous System Trap", which is a VMS thing, sort of like what Unix calls a "signal" and what some others call a "software interrupt". - Bob