Re: LL information

Pat Terry <cspt@giraffe.ru.ac.za>
23 Mar 1999 00:26:43 -0500

          From comp.compilers

Related articles
LL information d95-nll@sm.luth.se (Niklas Lundell) (1999-03-09)
Re: LL information jamz@my-dejanews.com (1999-03-10)
Re: LL information napi@cel.mimos.my (1999-03-10)
Re: LL information adrian@dcs.rhbnc.ac.uk (1999-03-22)
Re: LL information cspt@giraffe.ru.ac.za (Pat Terry) (1999-03-23)
| List of all articles for this month |

From: Pat Terry <cspt@giraffe.ru.ac.za>
Newsgroups: comp.compilers
Date: 23 Mar 1999 00:26:43 -0500
Organization: Rhodes University
References: 99-03-032
Keywords: LL(1), parse

Niklas Lundell wrote:
>
> I am using a LL grammar for my project and was wondering if there exist
> a tool that given a LL grammar outputs the FIRST and FOLLOW sets?
>
> Thanks for any information.


Have a look at Coco/r. It has a directive that allows you to do this
very easily.


        http://cs.ru.ac.za/homes/cspt/cocor.htm


--
Pat Terry cspt@giraffe.ru.ac.za
Rhodes University, Grahamstown, South Africa
+27-46-603-8292 (voice) +27-46-636-1915 (FAX)


Post a followup to this message

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