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,LOTS_OF_MONEY autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,85034d1ac78a66eb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-24 16:54:42 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: byhoe@greenlime.com (Adrian Hoe) Newsgroups: comp.lang.ada Subject: Re: Ada Operating System Date: 24 Feb 2002 16:54:42 -0800 Organization: http://groups.google.com/ Message-ID: <9ff447f2.0202241654.4cb32a3a@posting.google.com> References: <5Tzc8.111999$H37.15018616@news2-win.server.ntlworld.com> <3C73F480.5010806@mail.com> <9ff447f2.0202220108.7f14c9bc@posting.google.com> <9SMd8.122423$Pz4.542721@rwcrnsc53> NNTP-Posting-Host: 210.186.172.34 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1014598482 7086 127.0.0.1 (25 Feb 2002 00:54:42 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 25 Feb 2002 00:54:42 GMT Xref: archiver1.google.com comp.lang.ada:20338 Date: 2002-02-25T00:54:42+00:00 List-Id: Wannabe h4x0r wrote in message news:<9SMd8.122423$Pz4.542721@rwcrnsc53>... > On Fri, 22 Feb 2002 15:37:24 -0500, David Starner wrote: > > > On 22 Feb 2002 01:08:28 -0800, Adrian Hoe wrote: > >> But, if I am correct, GNAT is in Ada. > > > > GNAT is in Ada and C. The bulk of the frontend is in Ada, and the > > backend is in C. > > Okay, the statement that GNAT is in Ada and C is being repeated so often > that people are now actually starting to beleive it. > > The correct statement would be that GNAT is written in Ada95 and the GCC > RTL. i.e. GCCs internal representation tokens. As far as I know, there is > not a single line of C code anywhere in the GNAT source code "proper". > I could be mistaken, but I dont think I am. This sounds familiar, Chris. I remembered someone talked about this sometime ago. -- Adrian Hoe -- http://greenlime.com/users/adrian.hoe > Chris