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,421 of 2,753   
   SLK Parser Generator to All   
   Re: XPL Analyzer   
   09 Jun 17 08:38:05   
   
   From: slkpg4@gmail.com   
      
    From https://en.wikipedia.org/wiki/XPL   
      
   "XCOM and XA were subsequently changed to instead use a variant of Donald   
   Knuth's LR parser bottom-up method.[4] XCOM's variant is called Simple LR   
   or SLR. It handles more grammars than MSP but not quite as many grammars   
   as LALR or full LR(1). The differences from LR(1) are mostly in the table   
   generator's algorithms, not in the compile-time parser method. XCOM and XA   
   predate the widespread availability of Unix and its yacc parser generator   
   tool. XA and yacc have similar purposes."   
      
   I would suggest using LR, given the power of today's hardware. SLK   
   generates LR(k) and it was much easier for me to implement than the   
   LALR(k) that is also supported.   
      
   --- 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