Re: Newbie question concerning Aho-Corasick

nr@labrador.eecs.harvard.edu (Norman Ramsey)
30 Jun 2000 01:03:07 -0400

          From comp.compilers

Related articles
Newbie question concerning Aho-Corasick jasonc@SiliconDefense.com (C. Jason Coit) (2000-06-27)
Re: Newbie question concerning Aho-Corasick nr@labrador.eecs.harvard.edu (2000-06-30)
| List of all articles for this month |

From: nr@labrador.eecs.harvard.edu (Norman Ramsey)
Newsgroups: comp.compilers
Date: 30 Jun 2000 01:03:07 -0400
Organization: Harvard University
References: 00-06-101
Keywords: parse

C. Jason Coit <jasonc@SiliconDefense.com> wrote:
>[Aho-Corasick exact pattern matching algorithm in C?]


The Noweb literate-programming tool
(http://www.eecs.harvard.edu/~nr/noweb) includes such an
implementation, which was generously contributed by Preston Briggs.
Look in src/c/recognize.nw
--
Norman Ramsey
http://www.eecs.harvard.edu/~nr


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.