Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ames!oliveb!pyramid!voder!blia!forrest From: forrest@blia.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: PD regular expression subroutines? Message-ID: <2789@blia.BLI.COM> Date: Thu, 11-Jun-87 13:02:00 EDT Article-I.D.: blia.2789 Posted: Thu Jun 11 13:02:00 1987 Date-Received: Sat, 13-Jun-87 09:47:24 EDT References: <782@omepd> Organization: Britton Lee, Berkeley, CA Lines: 14 Keywords: regex, regcmp In article <782@omepd>, perry@inteloa.intel.com (Perry The Cynic) writes: > > Hi there! > I am looking for the equivalent of the BSD regex(3) or SYSV regcmp(3) > routines for MSDOS, in a public domain (read: gratis) version. In the May 1986 issue of PC Tech Journal is a version of grep written in Turbo Pascal. It is organized as a regular expression compiler and a regular expression interpreter so it might be what you want. The algorithm used was taken from Software Tools in Pascal. Jon Forrest ucbvax!mtxinu!blia!forrest pyramid!voder!blia!forrest