home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.compilers      Compiler construction, theory, etc. (Mod      2,753 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 2,620 of 2,753   
   Andy to All   
   Parser LL(*)   
   18 Mar 22 11:38:48   
   
   From: borucki.andrzej@gmail.com   
      
   Many language construction needs lookahead depth known in runtime, for example   
   difference between function declarations and definitions.   
   LL(*) is described in https://www.antlr.org/papers/allstar-techreport.pdf.   
   This is only one place about LL(*) info?   
   If is the simplest idea make LL(1) with several conflicts and first   
   speculative trying all paths, and backtrack?   
   How do speedup it with cache?   
   How make speculative trying in function calls?   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca