Thomas Mueller wrote:
use javacc for SQL2 parsing

I would use a hand-written recursive descent parser. I know I'm
probably the only one suggesting this...

what are the advantages of a hand-written parser over a generated one?

probably performance, but are there other?

regards
 marcel

Reply via email to