Related articles |
---|
Compact transition matrix storage schemes pprakash@mail.tea.state.tx.us (Praki Prakash) (1997-12-12) |
Re: Compact transition matrix storage schemes chase@world.std.com (David Chase) (1997-12-13) |
Re: Compact transition matrix storage schemes hbaker@netcom.com (1997-12-14) |
Re: Compact transition matrix storage schemes mtimmerm@microstar.no-spam.com (Matt Timmermans) (1997-12-15) |
Re: Compact transition matrix storage schemes autom@earthlink.net (Paul Mann) (1997-12-23) |
From: | Paul Mann <autom@earthlink.net> |
Newsgroups: | comp.compilers |
Date: | 23 Dec 1997 23:01:47 -0500 |
Organization: | EarthLink Network, Inc. |
References: | 97-12-086 |
Keywords: | yacc, practice |
> Can anybody point me to some published literature on the various schemes
> for storing transition matrix? I have done a bibliographic search but
> did not see any.
I used the ideas presented in these two sources to build LRGen 5.0,
but I had to make some modifications. Not everything is explained
in detail in the literature.
1. "Compiler Construction",
Book from Springer Verlag, 1985, by Waite and Goos.
2. "Optimization of Parser Tables for Portable Compilers",
Paper from TOPLAS Oct 1984, by Dencker, Durre and Heuft.
Paul Mann
autom@earthlink.net
http://www.earthlink.net/~autom
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.