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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,a6a62856f43c42df X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: Re: Looking for an Ada project Date: 1999/04/23 Message-ID: <7fq8mn$5kl$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 470004797 References: <7flb8a$7qu$1@front1.grolier.fr> <371E3C47.4BF71F72@pwfl.com> <7fpk8g$qtm$1@front4.grolier.fr> X-Http-Proxy: 1.0 x13.dejanews.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Fri Apr 23 16:55:53 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.5 [en] (WinNT; I) Date: 1999-04-23T00:00:00+00:00 List-Id: In article <7fpk8g$qtm$1@front4.grolier.fr>, "Sham" wrote: > You know, I think that if someone sees only the bad side of things in what > others say, THEY unconsciously have the problem they see in others' words. > May be you're a jack in Ada, but concerning discersion, you've still got a > long way to go. Folks in c.l.a. tend to be a very suspicious lot, especially around finals time. Trust me, if you hung out here for several years like Marin has, you would be that way too. For that reason, along with many others, it is usually best to include a good explanation of *why* you want the information when you post a very general question. But enough of the silly lectures. You can find loads of Ada source code to look over on the semi-official Ada homepage ( http://www.adahome.com ), and on David Botton's web page as mentioned in another post. Also the sources for Gnat are freely available, but being a compiler based on gcc there are other languages involved (C, assembly). My OpenToken package ( http://www.telepath.com/dennison/Ted/OpenToken/OpenToken.html ) has a rather interesting use of dynamic dispatching to perform lexical analysis, but it is just a set of packages, not a complete program. There's lots more out there. But without knowing your motives, its tough to tell what would work for your needs and what won't. -- T.E.D. -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own