Related articles |
---|
Summary: A fast way to match regexp's and extract parts of them roberto@cernvax.cern.ch (1992-01-14) |
Re: Summary: A fast way to match regexp's ... nakata@softlab.is.tsukuba.ac.jp (1992-01-18) |
Newsgroups: | comp.compilers |
From: | roberto@cernvax.cern.ch (roberto bagnara) |
Keywords: | DFA, lex |
Organization: | CERN, Geneva, Switzerland |
Date: | 14 Jan 92 08:23:00 GMT |
Hi all,
as requested I post a summary of answer received.
To tell the truth it's not a summary, but a pointer:
Prof. Ikuo Nakata (nakata@is.tsukuba.ac.jp) has sent to me a wonderful
paper titled "Regular Expressions with Semantic Rules and Their Application
to Data Structure Directed Programs" written by Ikuo Nakata and Masataka
Sassa.
It's very well written and it addresses (and solves) the problem in
all its aspects. No more to add.
Roberto
P.S. Sorry for the big delay, I've had a lot of troubles.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.