Related articles |
---|
visual parse mcr@visi.com (Michael Roach) (1997-01-16) |
Re: visual parse byrd@acm.org (1997-01-16) |
Re: visual parse the_artful_parser@null.net (Quinn Tyler Jackson) (1997-01-22) |
Re: visual parse jlilley@empathy.com (John Lilley) (1997-01-22) |
From: | byrd@acm.org (Jim Byrd) |
Newsgroups: | comp.compilers |
Date: | 16 Jan 1997 20:07:48 -0500 |
Organization: | A.R.S. Central Committee |
References: | 97-01-118 |
Keywords: | parse, question |
On 16 Jan 1997 11:05:35 -0500, Michael Roach <mcr@visi.com> wrote:
>Hello all,
>
>I just started using Visual Parse++ 2.0 by SandStone for Windows and
>have not had any luck in finding any discussions/resource sites for
>it. Anyone using it? I'm looking for some example grammer/code to help
>learn how to use it effectively.
Likewise. Here's the situation I'm working on: I have a grammar, and
I am *searching* a text for strings which happen to be described by
the grammar. VParse++ looks so powerful that it must actually be easy
to do. Can someone give me some pointers?
If anyone had any useful pointers, please send me an email also.
Thanks.
[I'd extend the grammar so it matches your strings surrounded by noise
words, so you can just crank the whole text through it. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.