Re: The antlr lexer seems to be slower than table ...
Posted By:
merom_klein
Posted On:
Wednesday, March 7, 2001 07:36 AM
Question The antlr lexer seems to be slower than table driven lexers like Lex. Is this observation correct, and is there any way to speed up the lexing, short of using a java implementation of Lex?