home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!network.ucsd.edu!sdcc12!impending!zz1bb
- From: zz1bb@impending.ucsd.edu (Barry Brown)
- Newsgroups: comp.unix.questions
- Subject: Re: C Source Code for Pattern Matching
- Keywords: text pattern matching source
- Message-ID: <41217@sdcc12.ucsd.edu>
- Date: 18 Nov 92 22:21:01 GMT
- References: <leb.721935245@edgar> <1992Nov17.221125.24947@dcc.uchile.cl>
- Sender: news@sdcc12.ucsd.edu
- Lines: 22
- Nntp-Posting-Host: impending.ucsd.edu
-
- In <1992Nov17.221125.24947@dcc.uchile.cl> erodrigu@dcc.uchile.cl (Eduardo Rodriguez) writes:
-
-
- >In article <leb.721935245@edgar>, leb@edgar.Jpl.Nasa.Gov (Larry Bright) writes:
- >> Could anyone tell me where I could find C source code for some
- >> simple text pattern matching s/w, preferably with a syntax and
- >> semantics based on "regular expressions" as in grep, awk, sed, etc.
- >> Anything that implements a non-trivial subset of these functions
- >> would be useful.
-
- >The agrep package (approximate pattern matching) has many of the grep functions
- >and other stuff besides. You can pick it up from cs.arizona.edu using
- >anonymous ftp.
-
- Doing "man regexp" on my Sun turned up a C library for regular expression
- matching. The routines you need may be right under your nose!
-
- --
- Barry E. Brown -- \ UCSD Instructional Computing Center
- bebrown@ucsd.{edu,uucp,bitnet} \ Anime Stuff FTP Server administrator
- Somewhere in San Diego, CA..... \ (ftp network.ucsd.edu [132.239.254.203])
- "Stimpy, sometimes your wealth of ignorance astounds me." -- Ren
-