I need answer to a simple YACC question.

hp-sdd!najmi@hpcuhb.HP.COM (Farrukh Najmi)
3 Feb 89 21:15:38 GMT

          From comp.compilers

Related articles
I need answer to a simple YACC question. hp-sdd!najmi@hpcuhb.HP.COM (1989-02-03)
Re: I need answer to a simple YACC question. djones@megatest.uucp (1989-02-07)
Re: I need answer to a simple YACC question. oakhill!epsilon!steve@cs.utexas.edu (1989-02-16)
Re: I need answer to a simple YACC question. megatest!djones@decwrl.dec.com (1989-02-24)
Re: I need answer to a simple YACC question. megatest!djones@decwrl.dec.com (1989-02-24)
| List of all articles for this month |

From: hp-sdd!najmi@hpcuhb.HP.COM (Farrukh Najmi)
Newsgroups: comp.compilers
Date: 3 Feb 89 21:15:38 GMT
Organization: Hewlett Packard, Cupertino

I would appreciate some help with a YACC related question.


I know I can look at the y.output (on HPUX anyways) to
find the productions in each state's LALR(1) items. However
I want to find the lookahead set for a given production
for a given state.


In other words I need to know how I can get the lookahead portion
of the LALR(1) item by looking at YACC generated files.
Thanks in advance for any help.


Farrukh Najmi.
[From hp-sdd!najmi@hpcuhb.HP.COM (Farrukh Najmi)]
--


Post a followup to this message

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