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,dbad9e1d57a7b9cd,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!postnews.google.com!35g2000yqm.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Regular expression engine Date: Fri, 2 Apr 2010 10:50:30 -0700 (PDT) Organization: http://groups.google.com Message-ID: <08e626ea-d809-4275-bc45-4fc45231126c@35g2000yqm.googlegroups.com> NNTP-Posting-Host: 109.165.49.33 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1270230630 2773 127.0.0.1 (2 Apr 2010 17:50:30 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 2 Apr 2010 17:50:30 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 35g2000yqm.googlegroups.com; posting-host=109.165.49.33; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100204 SUSE/3.5.8-0.1.1 Firefox/3.5.8,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9839 Date: 2010-04-02T10:50:30-07:00 List-Id: Implementation of regular expression engine was added to Matreshka, see version 0.0.2 on http://adaforge.qtada.com/cgi-bin/tracker.fcgi/matreshka/ Comments welcome!