Related articles |
---|
[3 earlier articles] |
Re: --- Regexps, compilers etc., prog help --- jmccarty@sun1307.spd.dsccc.com (1997-02-20) |
Re: --- Regexps, compilers etc., prog help --- nkramer@cs.cmu.edu (Nick Kramer) (1997-02-20) |
Re: --- Regexps, compilers etc., prog help --- ok@cs.rmit.edu.au (1997-02-22) |
Re: --- Regexps, compilers etc., prog help --- kanze@gabi-soft.fr (1997-03-14) |
Re: --- Regexps, compilers etc., prog help --- the_artful_parser@null.net (1997-03-16) |
Re: --- Regexps, compilers etc., prog help --- henry@zoo.toronto.edu (Henry Spencer) (1997-03-21) |
Re: --- Regexps, compilers etc., prog help --- henry@zoo.toronto.edu (Henry Spencer) (1997-03-21) |
From: | Henry Spencer <henry@zoo.toronto.edu> |
Newsgroups: | comp.compilers |
Date: | 21 Mar 1997 10:19:21 -0500 |
Organization: | SP Systems, Toronto |
References: | 97-02-072 97-02-122 97-02-125 |
Keywords: | lex, comment |
Richard A. O'Keefe <ok@cs.rmit.edu.au> wrote:
>>I am interested in writing a regular expression evaluator...
>
>Basic regular expressions are dealt with in "Software Tools", which is
>such a classic it's probably out of print.
A somewhat more modern treatment can be found in "Software Solutions
in C" (Dale Schumacher, ed.; Academic Press 1994), although it too may
be out of print by now... The regular-expression chapter in there,
which I wrote, dissects my well-known implementation in detail.
--
| Henry Spencer
| henry@zoo.toronto.edu
[Amazon claims two-day availability which means that the distributor
has copies in stock. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.