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,4a574aa6305ceaca,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-17 16:53:23 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: najman@gla.ecoledoc.lip6.fr (Lionel Najman) Newsgroups: comp.lang.ada Subject: Aflex and ASCII-8 characters Date: 17 Jan 2002 16:53:23 -0800 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 193.252.56.166 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1011315203 31639 127.0.0.1 (18 Jan 2002 00:53:23 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 18 Jan 2002 00:53:23 GMT Xref: archiver1.google.com comp.lang.ada:19032 Date: 2002-01-18T00:53:23+00:00 List-Id: Hi, I'm developping an Ada scanner with Aflex and Ayacc and I need to parse ASCII-8 characters. I know that Aflex is limited to ASCII-7 but I wanted to know if someone has modified Aflex source so as to parse ASCII-8 characters. It seems that in 1995 (http://groups.google.com/groups?q=aflex+AND+ascii&hl=en&selm=3v54mf$2224@info4.rus.uni-stuttgart.de&rnum=1), someone called Ralph Paul successed but of course today his mail is unreachable ... Thanks for your help, Lionel Najman