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,538 of 2,753   
   carlglassberg@gmail.com to All   
   Re: A minimal LL(1) parser generator ?   
   05 Jan 20 13:59:53   
   
   correction:   
     ((a b &&))((c d & &&)) for EBNF: a { b a } c { d c }   
   should be:   
     ((a b &&))((c d &&)) for EBNF: a { b a } c { d c }   
      
   and   
     ((a b && c d & &&))   
   should be:   
     ((a b && c d &&))   
      
   Don't know how those extraneous single "&" got there!   
      
   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