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,fdcd5b82ed49a6a0 X-Google-Attributes: gid103376,public From: tmoran@bix.com Subject: Re: ADA yacc+lex Date: 1998/12/07 Message-ID: <74hcg4$miq@lotho.delphi.com>#1/1 X-Deja-AN: 419743139 Organization: Delphi Internet Services Newsgroups: comp.lang.ada Date: 1998-12-07T00:00:00+00:00 List-Id: >Searching around in the Net, gave me only 1 old ref to the ARCADIA >project (@ Irvine CA) which produced indeed what I want (ayacc + aflex), >but whose code >stems from 1990 and is bound to the Verdix compiler. After several >alterations to the main program it still doesn't compile under gnat I recall downloading this several years ago and porting it to Janus Ada with just a few changes. I'd take another look and see if you can track down the problems with Gnat. (Janus exceptions gave line number and exception name, which of course helped a lot.)