Related articles |
---|
First and Follow sets csuhu@csv.warwick.ac.uk (Jan Schulze) (2000-05-20) |
Re: First and Follow sets rsherry@home.com (Robert Sherry) (2000-05-21) |
Re: First and Follow sets johnston.p@worldnet.att.net (Paul Johnston) (2000-05-21) |
Re: First and Follow sets hybrid@dol.ru (Hybrid) (2000-05-21) |
Re: First and Follow sets tmoog@polhode.com (Tom Moog) (2000-05-22) |
Re: First and Follow sets pfaffben@msu.edu (Ben Pfaff) (2000-05-24) |
Re: First and Follow sets p.terry@ru.ac.za (Pat Terry) (2000-05-28) |
From: | Tom Moog <tmoog@polhode.com> |
Newsgroups: | comp.compilers |
Date: | 22 May 2000 23:09:46 -0400 |
Organization: | Polhode Inc |
References: | 00-05-074 00-05-079 |
Keywords: | parse, LALR |
Some parser generators have options to print out the first/follow
sets. You might look at the output from a simple grammar and see how
it compares with your intuition. Recent versions of pccts, for
instance, have a -f option which prints out the first/follow cache.
Tom Moog
Polhode, Inc.
Return to the
comp.compilers page.
Search the
comp.compilers archives again.