Re: How test if language is LL(k) or LR(k) ?

Chris F Clark <cfc@shell01.TheWorld.com>
Mon, 10 Nov 2008 11:58:52 -0500

          From comp.compilers

Related articles
[3 earlier articles]
Re: How test if language is LL(k) or LR(k) ? rpboland@gmail.com (Ralph Boland) (2008-10-31)
Re: How test if language is LL(k) or LR(k) ? cfc@shell01.TheWorld.com (Chris F Clark) (2008-11-06)
Re: How test if language is LL(k) or LR(k) ? torbenm@pc-003.diku.dk (2008-11-07)
Re: How test if language is LL(k) or LR(k) ? ulf.schwekendiek@googlemail.com (ulf.schwekendiek@googlemail.com) (2008-11-07)
Re: How test if language is LL(k) or LR(k) ? sh006d3592@blueyonder.co.uk (Stephen Horne) (2008-11-07)
Re: How test if language is LL(k) or LR(k) ? torbenm@pc-003.diku.dk (2008-11-10)
Re: How test if language is LL(k) or LR(k) ? cfc@shell01.TheWorld.com (Chris F Clark) (2008-11-10)
Re: How test if language is LL(k) or LR(k) ? sh006d3592@blueyonder.co.uk (Stephen Horne) (2008-11-12)
| List of all articles for this month |

From: Chris F Clark <cfc@shell01.TheWorld.com>
Newsgroups: comp.compilers
Date: Mon, 10 Nov 2008 11:58:52 -0500
Organization: The World Public Access UNIX, Brookline, MA
References: 08-10-044 08-10-053 08-11-005 08-11-032 08-11-034
Keywords: parse
Posted-Date: 10 Nov 2008 15:25:20 EST

"ulf.schwekendiek@googlemail.com" <ulf.schwekendiek@googlemail.com> writes:


> Maybe this thesis from a friend might help you, too:
> "Ambiguity Detection for Context-FreeGrammars in Eli"
> http://www.cs.uni-paderborn.de/fileadmin/Informatik/FG-Kastens/StudienBachelorarbeiten/Ausarbeitungen/Kruse2008.pdf


Nice paper, thanks for the pointer. It's pretty amazing what some
bachelor's students can do, even if they are leveraging other work as
a primary basis.


-Chris



Post a followup to this message

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