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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 108abf,d3bcc180a8b0eea4 X-Google-Attributes: gid108abf,public X-Google-Thread: 103376,d3bcc180a8b0eea4 X-Google-Attributes: gid103376,public From: Ed Falis Subject: Re: [Fwd: F22 completes 11% of its Flight tests] Date: 2000/01/14 Message-ID: <85oclj$nbp$1@nnrp1.deja.com>#1/1 X-Deja-AN: 572746005 References: <387C8859.621FA20B@netscape.net> <387CC1C0.4C57E34C@quadruscorp.com> <387CEE4A.3965@Ganymede.com> <387F8E50.11D27E14@quadruscorp.com> X-Http-Proxy: 1.0 x26.deja.com:80 (Squid/1.1.22) for client 216.120.49.221 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Fri Jan 14 23:49:11 2000 GMT X-MyDeja-Info: XMYDJUIDfalis Newsgroups: comp.lang.ada,rec.aviation.military X-Http-User-Agent: Mozilla/4.0 (Windows NT 5.0;US) Opera 3.61 [en] Date: 2000-01-14T00:00:00+00:00 List-Id: In article <387F8E50.11D27E14@quadruscorp.com>, "Marin D. Condic" wrote: The requirement > is that the compiler provide a mode in which it will parse the standard > Ada syntax and reject anything that is not standard. However, if the > compiler has an "extended" mode in which it will interpret non-standard > syntax, that is quite all right too. The goal here was that a project > should have a means of restricting itself to the standard language to > enhance portability, but if that were not a concern and a compiler had > additional capabilities, it should be quite all right to use those > facilities. I can't think of any Ada compiler that went that far, though. All "extensions" I'm aware of have either been domain-oriented packages (encouraged by the standard), or implementation-defined pragmas (allowed by the language). DEC Ada featured mostly the former in its Starlet package that enabled access to OS facilities, much as the POSIX/Ada binding enabled access to POSIX compliant OS's. - Ed Sent via Deja.com http://www.deja.com/ Before you buy.