Re: RegEx: AND operator

"jan" <nikt@wp.pl>
18 Oct 2003 15:48:13 -0400

          From comp.compilers

Related articles
RegEx: AND operator nikt@wp.pl (jan) (2003-10-12)
Re: RegEx: AND operator vannoord@let.rug.nl (2003-10-13)
Re: RegEx: AND operator ahelin@student.oulu.fi (2003-10-13)
Re: RegEx: AND operator henry@spsystems.net (2003-10-14)
Re: RegEx: AND operator clint@0lsen.net (Clint Olsen) (2003-10-14)
Re: RegEx: AND operator nikt@wp.pl (jan) (2003-10-18)
Re: RegEx: AND operator nikt@wp.pl (jan) (2003-10-19)
| List of all articles for this month |

From: "jan" <nikt@wp.pl>
Newsgroups: comp.compilers
Date: 18 Oct 2003 15:48:13 -0400
Organization: http://news.icm.edu.pl/
References: 03-10-045 03-10-079
Keywords: lex
Posted-Date: 18 Oct 2003 15:48:13 EDT

Użytkownik "Clint Olsen" <clint@0lsen.net> wrote:
> It's not very common that the product of two regular expressions is
> needed, but if you want to see an implementation of it, you can go
> here:
>
> http://www.uwm.edu/~whopkins/regex/index.html


And it's surprising it's not very common since it's a casual Boolean
operator - same like OR or NOT. I'd been in that location earlier,
there's no explanation but only source which doesn't help me
understand it.



Post a followup to this message

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