Regular expression matcher?
Henry Spencer
henry at zoo.toronto.edu
Sun Apr 14 12:46:10 AEST 1991
In article <17555 at venera.isi.edu> jas at ISI.EDU (Jeff Sullivan) writes:
>Is there some library somewhere that handles regexp macthing like grep
>(or, ideally, perl) does?
I think the lads over at ftp.cs.toronto.edu have a copy of mine available.
It does egrep-style regular expressions. I believe the one in perl is a
heavily-mutated version of mine, although I haven't confirmed this.
Certainly mine is used in a pile of other things, including commercial
products from several companies.
--
And the bean-counter replied, | Henry Spencer @ U of Toronto Zoology
"beans are more important". | henry at zoo.toronto.edu utzoo!henry
More information about the Comp.lang.c
mailing list