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,63d97587cee64bd1 X-Google-Attributes: gid103376,public From: Samuel Tardieu Subject: Re: Expression Parser Date: 1999/08/09 Message-ID: <87g11tjs1e.fsf@antinea.enst.fr>#1/1 X-Deja-AN: 510522122 References: <379F1F9E.80B4CC27@utech.net> <7npml7$9iu$1@cnn.Princeton.EDU> <7o0as7$19po$1@news.gate.net> <7o7o47$91c@hobbes.crc.com> Mail-Copies-To: sam@ada.eu.org Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@enst.enst.fr X-Trace: enst.enst.fr 934186061 15346 137.194.160.145 (9 Aug 1999 08:07:41 GMT) Organization: TELECOM Paris User-Agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) XEmacs/21.2(beta3) (Aglaia) Mime-Version: 1.0 NNTP-Posting-Date: 9 Aug 1999 08:07:41 GMT Newsgroups: comp.lang.ada Date: 1999-08-09T08:07:41+00:00 List-Id: >>>>> "David" == David C Hoos, writes: David> Speaking of Perl... I also had a need for an expression parser David> in an Ada program. After looking at what's available, and the David> time it would take to do what I need in Ada, I decided on David> embedding a Perl interpreter. Well, it would have probably been simpler to interface with the PCRE library (Perl Compatible Regular Expressions). Sam -- Samuel Tardieu -- sam@ada.eu.org