Related articles |
---|
Space-efficient LR parser table representations dimitren+@A.NL.CS.CMU.EDU (1991-12-02) |
Re: Space-efficient LR parser table representations tom@travis.csd.harris.com (1991-12-03) |
Re: Space-efficient LR parser table representations arnold@terminus.gatech.edu (1991-12-10) |
Newsgroups: | comp.compilers |
From: | arnold@terminus.gatech.edu (Arnold Robbins) |
Keywords: | parse, LALR, yacc |
Organization: | Georgia Institute of Technology |
References: | 91-12-008 |
Date: | Tue, 10 Dec 1991 15:11:11 GMT |
"Crafting A Compiler With C" (and its predecessor, "Crafting A Compiler")
have a number of algorithms on parse table compaction. Both are published
by Benjamin Cummings. The former is a bit more up to date in some aspects;
it also uses C instead of Ada to present algorithms and code.
Arnold Robbins --- College of Computing
Georgia Tech, Atlanta, GA 30332-0280
Domain: arnold@cc.gatech.edu Phone: +1 404 894 9214
UUCP: uunet!cc.gatech.edu!arnold FAX: +1 404 853 9378
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.