Re: table compression

Olivier Ridoux <Olivier.Ridoux@irisa.fr>
8 Nov 2001 01:04:59 -0500

          From comp.compilers

Related articles
table compression rboland@unb.ca (Ralph Boland) (2001-11-04)
Re: table compression Olivier.Ridoux@irisa.fr (Olivier Ridoux) (2001-11-08)
Re: table compression hannah@schlund.de (2001-11-08)
Re: table compression heng@Ag.arizona.edu (Heng Yuan) (2001-11-08)
Re: table compression mickunas@cs.uiuc.edu (Dennis Mickunas) (2001-11-08)
Table compression leonardo@dcc.ufmg.br (Leonardo Teixeira Passos) (2005-09-27)
Re: Table compression anton@mips.complang.tuwien.ac.at (2005-09-30)
Re: Table compression hannah@schlund.de (2005-09-30)
[5 later articles]
| List of all articles for this month |

From: Olivier Ridoux <Olivier.Ridoux@irisa.fr>
Newsgroups: comp.compilers
Date: 8 Nov 2001 01:04:59 -0500
Organization: IRISA, Campus de Beaulieu, 35042 Rennes Cedex, FRANCE
References: 01-11-006
Keywords: parse
Posted-Date: 08 Nov 2001 01:04:59 EST

Ralph Boland wrote:
>
> I've been searching the literature for methods of compressing LR(1)
> (or LALR(1)) parse tables but I haven't found very much. ...
> Algorithms to compress finite state machine transition tables would
> also be of interest.


The Modern Compiler Design book (Grune et al.) spends some pages on this
issue.


Olivier Ridoux



Post a followup to this message

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