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=0.2 required=5.0 tests=BAYES_00,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c32f54b2230c68d7 X-Google-Attributes: gid103376,public From: kilgallen@eisner.decus.org (Larry Kilgallen) Subject: Re: Compilers for VAX Was: Ada version of C's 'static' Date: 1999/08/05 Message-ID: <1999Aug5.175606.1@eisner>#1/1 X-Deja-AN: 509349307 X-Nntp-Posting-Host: eisner.decus.org References: <7n03us$862$1@nnrp1.deja.com> <3798EDE9.90B9623B@averstar.com> <7nsuf3$tm9$1@nnrp1.deja.com> <1999Aug3.155033.62042@ludens> <37a91f97.0@news.pacifier.com> <7octd2$top$1@nnrp1.deja.com> X-Trace: news.decus.org 933890172 18093 KILGALLEN [216.44.122.34] Organization: LJK Software Reply-To: Kilgallen@eisner.decus.org.nospam Newsgroups: comp.lang.ada Date: 1999-08-05T00:00:00+00:00 List-Id: In article <7octd2$top$1@nnrp1.deja.com>, Robert Dewar writes: > In article <37a91f97.0@news.pacifier.com>, > "Steve Doiel" wrote: >> Check out: >> http://www.irvine.com/native.html >> >> I'm not sure if it qualifies as "DEC Ada95" but it does sound > like a native >> compiler for VAX/VMS. > > > I do not believe that this compiler is validated, and it is not > full language, but indeed it may satisfy some requirements for > Ada 95 on VAX/VMS, and is as far as I know the ONLY possible > follow on technology for VMS at the moment, so if you really > need Ada 95 on VMS, that's a place to look! If there is no requirement that the compiler be validated for the platform, Averstar's Ada-to-C AdaMagic compiler might work. Larry Kilgallen