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,381 of 2,753    |
|    SLK Mail to All    |
|    precedences vs. hierarchy    |
|    07 Jun 16 08:53:41    |
      From: slkpg4@gmail.com              Using precedence parsing keeps the grammar, and so the parser smaller and       also easier to read. The size was much more important when memory was       measured in kilobytes, not in gigabytes. It also eliminates the empty       precedence transitions at runtime, though this is easy to do by reducing       the parse tree before creating the parser.              Languages are generally specified with a hierarchical grammar. This better       decouples the specification from the implementation.              The SLK Parser Generator: www.slkpg.com              --- 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