How to check if grammar is LR(k)

hhsaffar@gmail.com (Hossein Saffar)
28 Nov 2004 23:21:58 -0500

          From comp.compilers

Related articles
How to check if grammar is LR(k) hhsaffar@gmail.com (2004-11-28)
Re: How to check if grammar is LR(k) cfc@shell01.TheWorld.com (Chris F Clark) (2004-12-01)
Re: How to check if grammar is LR(k) schmitz@i3s.unice.fr (Sylvain Schmitz) (2004-12-05)
| List of all articles for this month |

From: hhsaffar@gmail.com (Hossein Saffar)
Newsgroups: comp.compilers
Date: 28 Nov 2004 23:21:58 -0500
Organization: http://groups.google.com
Keywords: parse, LR(1), theory, question, comment
Posted-Date: 28 Nov 2004 23:21:58 EST

Hi all
Is it possible to find out if a grammar is LR(k) or not without making
the parsing table?


Thanks


Hossien
[I don't think so. -John]


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.