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 1,391 of 2,753    |
|    SLK Mail to All    |
|    Re: Intricate problem with scannerless L    |
|    27 Jun 08 21:47:41    |
      From: parsersinc@earthlink.net              The grammar itself as defined in the original note is trivially LL(1)       after the left recursion is removed. A quick yacc check would probably       say it is LALR(1) as well. Another reason that scanners and parsers       are kept separate is that the more powerful pushdown automata is not       needed for scanning. If you use a sledge hammer to crack a walnut, do       not be too surprised if you end up with squashed nut meat.              --- 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