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,539 of 2,753   
   carlglassberg@gmail.com to All   
   Re: A minimal LL(1) parser generator ?   
   05 Jan 20 14:44:36   
   
   That table didn't align properly, so lets present the same results this way:   
   -------------------------------------------------------------------------   
   Waite/Goos: x || y ===> Wirth EBNF: x { y x } ===> Gray: x y &&   
   -------------------------------------------------------------------------   
   Eiffel: { x y ...}* => Wirth EBNF: [ x { y x } ] => Gray: (( x y && )) ??   
   -------------------------------------------------------------------------   
   Eiffel: { x y ...}+ => Wirth EBNF: x { y x } => Gray: xy &&   
   -------------------------------------------------------------------------   
   Carl   
   ----   
      
   --- 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