Related articles |
---|
Set of allowable next tokens jmr1g@ra.cs.Virginia.EDU (1991-01-11) |
Set of allowable next tokens meissner@osf.org (1991-01-11) |
Re: Set of allowable next tokens csr!nigelh@sol.uvic.ca (1991-01-12) |
Re: Set of allowable next tokens mah@nestroy.wu-wien.ac.at (1991-01-14) |
Re: Set of allowable next tokens megatest!djones@decwrl.dec.com (1991-01-16) |
Re: Set of allowable next tokens megatest!djones@decwrl.dec.com (1991-01-15) |
Newsgroups: | comp.compilers |
From: | jmr1g@ra.cs.Virginia.EDU (Jeremiah M. Ratner) |
Keywords: | yacc, parse, debug, question |
Organization: | University of Virginia Computer Science Department |
Date: | Fri, 11 Jan 91 20:39:16 GMT |
Hi,
Is there any way i can configure yacc or some other tool to tell me,
at each step in a parse, the set of tokens that may follow the current
token? I am currently doing this by hand, and it is, as they say,
a tedious and error-prone process.
Any pointers (into shared memory, of course) will be appreciated.
Thanks,
Jerry Ratner
[This same question came up in November, but no answers. -John]
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.