Re: Boolean query parsing.... what tools, examples, suggestionss




Luc The Perverse wrote:
> "puzzlecracker" <ironsel2000@xxxxxxxxx> wrote in message
> news:1137556331.146326.161820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> >> condition operator condition operator . . . operator.
> > I am not sure what you mean by operator...please explain
>
> An operator is like AND, OR, XOR, NAND
>
> *snip*
> > How do you create a tree... I mean what data structure should be used
> > ,advisable?
> *snip*
> > what are the recursive solutions available?
> >
> > thx
>
> Maybe we should start from the beginning? What experience do you have
> programming?
>
> Writing any kind of a parser should not be an introductory learning
> assignment - unless that is truly what interests you.
>
> --
> LTP
>
> :)

:) working professional with 5 years of software dev.... and 0 in
compiler creation!

.



Relevant Pages