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=2.1 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,9800b3fa9a87415b X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Ada95 compiler written in python? Date: 2000/03/06 Message-ID: <8a1g24$ih3$1@nnrp1.deja.com>#1/1 X-Deja-AN: 594019851 References: <89pkk1$100$1@nntp5.atl.mindspring.net> X-Http-Proxy: 1.0 x42.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Mon Mar 06 23:47:17 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-03-06T00:00:00+00:00 List-Id: In article , gisle@apal.ii.uib.no (Gisle S�lensminde) wrote: > The Ada95 compilers I know the implementation language for is > written in Ada (some with C backend). Some of the old Ada83 > compilers was written in C, I think. Since a full Ada95 system > certainly not is a 'hack in sparetime' project, I'm quite sure > such a compiler don't exist. GNAT has a front end written in Ada 95, and a backend written in traditional C. Ada Magic (the Intermetrics front end) is written in ANSI C. Backends for the compilers using this front end are written in either C or Ada. I believe Rational Ada is written in Ada 83, though probably quite a bit of Ada 95 is there now (can someone from Rational give details). To complete this picture, we need information for the other existing Ada 95 compilers (DDCI, Irvine, OCS, ....) Sent via Deja.com http://www.deja.com/ Before you buy.