Close
jGuru Forums
Posted By: Vadim_Solonovich Posted On: Thursday, August 2, 2001 09:16 AM
The language i am trying to recognize has commands which starts from first position and last till end of line. Assuming all my keywords begin with some predetermined symbol (i.e. '%') how can i skip the keywords i am not aware of without nondeterminism warning ?
Re: How to skip unknown keywords ?
Posted By: Terence_Parr Posted On: Friday, August 3, 2001 11:30 PM