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,32def4c079945de X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-02-05 18:39:11 PST Path: nntp.gmd.de!newsserver.jvnc.net!news.ge.com!news.drexel.edu!netnews.upenn.edu!dsinc!ub!news.kei.com!news.mathworks.com!uunet!gwu.edu!gwu.edu!not-for-mail From: mfeldman@seas.gwu.edu (Michael Feldman) Newsgroups: comp.lang.ada Subject: Re: regular expressions Date: 5 Feb 1995 21:39:11 -0500 Organization: George Washington University Message-ID: <3h424f$r42@felix.seas.gwu.edu> References: <3gucrg$2dn@kaiwan009.kaiwan.com> <3h1h74$hnh@Starbase.NeoSoft.COM> NNTP-Posting-Host: 128.164.9.3 Date: 1995-02-05T21:39:11-05:00 List-Id: In article <3h1h74$hnh@Starbase.NeoSoft.COM>, David Weller wrote: >In article <3gucrg$2dn@kaiwan009.kaiwan.com>, >David D. Shochat wrote: >>Does anyone know of any regular expression pattern matching >>tools in Ada? I looked throush the WC CDROM but didn't see >>anything. Try AFLEX, an Ada version of Flex (Lex), which I think is on the CD. It may be a little heavyweight - it is really a lexical scanner builder, but after all, regular expressions are the language of lexical scanners. Mike Feldman ------------------------------------------------------------------------ Michael B. Feldman - chair, SIGAda Education Working Group Professor, Dept. of Electrical Engineering and Computer Science The George Washington University - Washington, DC 20052 USA 202-994-5919 (voice) - 202-994-0227 (fax) - mfeldman@seas.gwu.edu (Internet) ------------------------------------------------------------------------ One, two, three ways an underdog: Ada fan, Mac fan, Old Liberal Democrat ------------------------------------------------------------------------ Ada on the World-Wide Web: http://lglwww.epfl.ch/Ada/ ------------------------------------------------------------------------