[antlr-interest] classloading time for old DFA

shmuel siegel antlr at shmuelhome.mine.nu
Mon Jun 5 13:07:26 PDT 2006


Terence Parr wrote:

> Further, I'm thinking of doing this for even the acyclic DFA so we have 
> one mechanism in code gen and in resulting parsers...so even LL(2) 
> decisions will result in a little DFA (but not an object).  LL(1) 
> decisions should be a switch, but I'm not sure exactly how to make that 
> happen easily.
> 
> Ter
> 

Am I being overly optimistic or does the above paragraph imply that we 
have done away with linear approximate look ahead?

shmuel


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.1/355 - Release Date: 6/2/2006



-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.8.1/355 - Release Date: 6/2/2006



More information about the antlr-interest mailing list