home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.lang.prolog:1659 comp.lang.c:13256
- Path: sparky!uunet!bcstec!bcsaic!milan@bcsaic.boeing.com
- From: milan@bcsaic.boeing.com (Milan Richter)
- Newsgroups: comp.lang.prolog,comp.lang.c
- Subject: Need code to match strings with regular expressions
- Message-ID: <82078@bcsaic.boeing.com>
- Date: 5 Sep 92 00:08:25 GMT
- Sender: milan@bcsaic.boeing.com
- Organization: Boeing Computer Services
- Lines: 13
-
- I am looking for a public domain code for matching strings with regular
- expressions. Essentially, given a string and a regular expression (such as,
- e.g., are used in emacs), I want to tell whether they match.
-
- Can anyone provide pointers to either C or Prolog implementation?
-
- Thanks for help.
- ==========================================================
- == Milan Richter ==
- == M/S 6C-04 tel.: 206-865-3277 ==
- == P.O. Box 24346 fax.: 206-865-2965 ==
- == Seattle, WA 98124-0346 ==
- ==========================================================
-