On Jun 8 13:44:15 EDT 2007 Terence Parr wrote:

Despite the disadvantages, I still favor the separate lexer as it's faster.

I fully agree. As I pointed out in my paper, PEG is not good at specifying
lexical structures. But, if I need an ad hoc parser, I would prefer to skip
a separate lexer. So, my question is: how could one modify PEG
to facilitate this, and at the same time have a decent speed?

Roman

_______________________________________________
PEG mailing list
PEG@lists.csail.mit.edu
https://lists.csail.mit.edu/mailman/listinfo/peg

Reply via email to