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,5e8f621aa2ea1127 X-Google-Attributes: gid103376,public From: James E. Hopper Subject: Re: Ada-95 Source Code??? Date: 1996/06/10 Message-ID: <4phe64$3uh@news.erinet.com>#1/1 X-Deja-AN: 159446648 distribution: world references: <4phds3$9m5@news4.digex.net> content-type: text/plain; charset=ISO-8859-1 x-xxmessage-id: organization: Personal mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-06-10T00:00:00+00:00 List-Id: In article <4phds3$9m5@news4.digex.net> Mike Ibarra, ibarra@mccabe.com writes: >Does anyone knoww where I might find compilable Ada-95 source code? I'm >working on a parser and would like lots of code to run through it. >Thank you in advance, > mike, the gnat compiler and its examples come to mind as a good source of what is probably a few 100k lines of ada 95 code. ;-) download from ftp.cs.nyu.edu in pub/gnat jim