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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c8ecc91a5e978cb1,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-04 11:11:20 PST Path: archiver1.google.com!news1.google.com!news.glorb.com!newsrout1.ntli.net!news.ntli.net!newsfeed.wirehub.nl!newsfeed.tpinternet.pl!atlantis.news.tpi.pl!news.tpi.pl!not-for-mail From: Szymon Guz Newsgroups: comp.lang.ada Subject: bison & lex Date: Sun, 04 Apr 2004 20:11:21 +0200 Organization: tp.internet - http://www.tpi.pl/ Message-ID: NNTP-Posting-Host: hal.skynet.org.pl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: nemesis.news.tpi.pl 1081102410 25284 195.116.185.50 (4 Apr 2004 18:13:30 GMT) X-Complaints-To: usenet@tpi.pl NNTP-Posting-Date: Sun, 4 Apr 2004 18:13:30 +0000 (UTC) User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en Xref: archiver1.google.com comp.lang.ada:6741 Date: 2004-04-04T20:11:21+02:00 List-Id: Hi, I have to use bison and lex in my project together with Ada but I have a problem with finding an Ada95 grammar for those programs, where can I find it ?