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.8 required=5.0 tests=BAYES_00,INVALID_DATE, LOTS_OF_MONEY,MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!wugate!uunet!mcsun!inria!seti!jourdan From: jourdan@seti.inria.fr (Martin Jourdan) Newsgroups: comp.lang.ada Subject: Re: Hi everyone out there in adaland! Message-ID: <255@seti.inria.fr> Date: 30 Aug 89 13:50:52 GMT References: <19247@gryphon.COM> Reply-To: jourdan@seti.UUCP (Martin Jourdan) Organization: INRIA Rocquencourt, Le Chesnay, France List-Id: In article <19247@gryphon.COM> ttg@pnet02.gryphon.com (Ted Garrett) writes: > Does anyone know where I can obtain an ADA compiler for my xenix system? I > run a 68k-based tandy 6000 and need this compiler to be in source code format ^^^^^^^^^^^^^^^^^ Given the huge amount of effort needed to write even a naive Ada compiler, I strongly doubt that you can obtain the source code of any compiler at low cost. I remember someone from Alsys saying some years ago that they sold their Ada front-end (no code generator included) for 1 million french francs (please, Alsys, no flame!). If you want to know more about the inside of an Ada compiler although not necessarily the one you can run on your machine, you might be interested by the following book: J. Uhl et al.: An Attributed Grammar for the Semantic Analysis of Ada, LNCS 139, Springer-Verlag, 1982 It is a 500+ pages (!) attribute grammar to be processed by the GAG system describing a front-end for Ada. -- Martin Jourdan , INRIA, Rocquencourt, France. Why do we need all these %$#@%$# disclaimers?!?