How to convert RR to LL

"swathinivas" <vasnivas@gmail.com>
24 Nov 2006 19:01:42 -0500

          From comp.compilers

Related articles
How to convert RR to LL vasnivas@gmail.com (swathinivas) (2006-11-24)
| List of all articles for this month |

From: "swathinivas" <vasnivas@gmail.com>
Newsgroups: comp.compilers
Date: 24 Nov 2006 19:01:42 -0500
Organization: Compilers Central
Keywords: parse, question
Posted-Date: 24 Nov 2006 19:01:42 EST

Hi everybody,


I've RR grammar converted into LL by using LALLEVC parser. It converted
most of the productions to LL but some are still RR. I converted some
of the RR grammar to LL but there is a still one production unconverted
and giving me hard time. Any help is greatly appreciated.


Thanks
swathinivas



Post a followup to this message

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