[antlr-interest] parse "search criterion"

Otto, Frank otto at delta-barth.de
Thu May 10 00:23:25 PDT 2007


Hi,

I want to parse a search criterion (with +, -, "", AND, OR) like "google" with antlr. For example:

Hello World
"Hello World"
Hello +World
Hello OR WORLD
Hello -World

But I have no idea, how I start. Has someone do this? Is there a simple tutorial for parsing search words? I haven't found one.


kind regards,

Frank


More information about the antlr-interest mailing list