Computing FIRST and FOLLOW in a grammar

Michael Mstowski <msm@spaceworks.com>
16 Oct 1997 00:18:02 -0400

          From comp.compilers

Related articles
Computing FIRST and FOLLOW in a grammar msm@spaceworks.com (Michael Mstowski) (1997-10-16)
Re: Computing FIRST and FOLLOW in a grammar torbenm@diku.dk (1997-10-17)
| List of all articles for this month |

From: Michael Mstowski <msm@spaceworks.com>
Newsgroups: comp.compilers
Date: 16 Oct 1997 00:18:02 -0400
Organization: DIGEX, Inc.
Keywords: LALR, question

I'm having a difficult time computing FOLLOW{}. Could anyone
email me a real world "simple" example of how to compute this?
I know how to find FIRST, and I know that you need FIRST{} to
find FOLLOW{}, but I'm still struggling with FOLLOW{}. Any
help is appreciated.


Thanks,
Michael Mstowski
msm@spaceworks.com
--


Post a followup to this message

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