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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,478f83c045801873 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!26g2000hsk.googlegroups.com!not-for-mail From: Maxim Reznik Newsgroups: comp.lang.ada Subject: Re: Announce: Gela ASIS 0.2 Date: Mon, 22 Sep 2008 03:22:29 -0700 (PDT) Organization: http://groups.google.com Message-ID: <72f7cce0-589e-4546-991b-cb845c842140@26g2000hsk.googlegroups.com> References: <9ac799ee-b324-4363-a4e5-3d959188b087@e39g2000hsf.googlegroups.com> NNTP-Posting-Host: 91.124.251.59 Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1222078949 28521 127.0.0.1 (22 Sep 2008 10:22:29 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 22 Sep 2008 10:22:29 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 26g2000hsk.googlegroups.com; posting-host=91.124.251.59; posting-account=K1cP1QoAAAD_GR6kW2Td0NqGqGBLRE8h User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; ru; rv:1.8.1.11) Gecko/20080116 Firefox/2.0.0.11,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:2062 Date: 2008-09-22T03:22:29-07:00 List-Id: On 19 =D3=C5=CE=D4, 23:52, stephane....@neuf.fr wrote: > I have been to your web sitehttp://www.ten15.org/wiki/gela_asisand > found that you were looking for AFlex and Ayacc. > > Hereafter you can get it :http://www.ics.uci.edu/~self/ > Thank you Do you have any plans to evolve aflex? For instance Unicode support would be very useful, because it's required by Ada 2005 standard. BTW, I had to increase Rule_Table.Max_Rules limit, because Ada 2005 syntax exceeds old (1_000 rules) value. -- Maxim Reznik