Regular expression implementations ?

brucet@extro.ucc.su.OZ.AU (Bruce Tulloch)
Fri, 6 Aug 1993 00:56:39 GMT

          From comp.compilers

Related articles
Regular expression implementations ? brucet@extro.ucc.su.OZ.AU (1993-08-06)
Re: Regular expression implementations ? arnold@cc.gatech.edu (1993-08-06)
Re: Regular expression implementations ? henry@zoo.toronto.edu (1993-08-07)
| List of all articles for this month |

Newsgroups: comp.compilers
From: brucet@extro.ucc.su.OZ.AU (Bruce Tulloch)
Keywords: lex, DFA, question
Organization: Sydney University Computing Service, Sydney, NSW, Australia
Date: Fri, 6 Aug 1993 00:56:39 GMT

Where can I find information on regular expressions implementations in C?
In particular, I'm interested to know if there are any regexp packages that
implement the full lex regular expression syntax (ie including the
explicit repetition operator {...}N ).


Any help greatly appreciated. Please email any info and feel free to
point me in the direction of any other newsgroups that may be better
suited to answering this question.


Thanks


-bruce
--
                          bruce tulloch sydney australia - brucet@ucc.su.oz.au
[There certainly are plenty of them around, but I don't know of a
concise listing. -John]


--


Post a followup to this message

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