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,6784fd29e43ab726 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-20 20:46:55 PST Path: supernews.google.com!sn-xit-02!sn-xit-03!supernews.com!news-out.usenetserver.com!newsfeed2.earthlink.net!newsfeed.earthlink.net!news.mindspring.net!not-for-mail From: Larry Hazel Newsgroups: comp.lang.ada Subject: Re: Ada 95 grammar for aflex? Date: Sat, 20 Jan 2001 22:46:25 -0600 Organization: MindSpring Enterprises Message-ID: <3A6A69A1.6A38AAC7@mindspring.com> References: <3A6703BD.5D78D62@informatik.uni-stuttgart.de> <949qf7$l43$1@nnrp1.deja.com> <3A68877B.C7AF95D2@uol.com.br> <94c7eq$i89$1@nnrp1.deja.com> <3A69BA8F.A26A531E@uol.com.br> <94comf$vf7$1@nnrp1.deja.com> NNTP-Posting-Host: c7.ae.9d.67 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 21 Jan 2001 04:43:57 GMT X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en,x-ns11F8K63r3NhQ,x-ns2r2e09OnmPe2 Xref: supernews.google.com comp.lang.ada:4252 Date: 2001-01-21T04:43:57+00:00 List-Id: Robert Dewar wrote: > If you are not interested in error recovery, there is > absolutely no difficulty in writing a table driven parser > for C++. The problem with g++ is that it has grown rusty > with all kinds of kludges, and no one has had the nerve > to redo it from scratch which is what was needed :-) > So Robert, are you going to write a new parser for g++ in Ada and show them up? Larry