Related articles |
---|
Yacc Stacks/Tables?? karendavis@campus.ie (2005-03-05) |
From: | karendavis@campus.ie (Karen) |
Newsgroups: | comp.compilers |
Date: | 5 Mar 2005 21:31:51 -0500 |
Organization: | http://groups.google.com |
Keywords: | parse, yacc, question |
Posted-Date: | 05 Mar 2005 21:31:51 EST |
Hi,
I was hoping that somebody would be able to tell me what the various
stacks in Yacc/Jay refer to i.e. yyLhs, yyLen, yyDefRed, yyDgoto,
yySindex, yyRindex, yyGindex, yyTable, yyCheck. I have an idea about
some of them but not all - and also where and how they are
constructed.
Thanks,
Karen
Return to the
comp.compilers page.
Search the
comp.compilers archives again.