Related articles |
---|
Symbol table dorina@esenet.dk (Rina) (2001-04-22) |
Re: Symbol table mg169780@zodiac.mimuw.edu.pl (Michal Gajda) (2001-04-26) |
Symbol Table firth@sei.cmu.edu (1989-03-10) |
Re: Symbol Table henry@zoo.toronto.edu (1989-03-14) |
Symbol Table guadagnoli.massimo@usa.net (Massimo Guadagnoli) (1997-12-17) |
From: | "Massimo Guadagnoli" <guadagnoli.massimo@usa.net> |
Newsgroups: | comp.compilers |
Date: | 17 Dec 1997 14:05:01 -0500 |
Organization: | MC-link The World On Line |
Keywords: | question, symbols |
Hi,
We are a team working on compiler projects and we need to design a
smart symbols table. Is there anyone knowing an efficent way to
represent types of "c" source code program ?. Actually, our solution
is to link at each symbol a syntax tree node describing it.
Thanks for your attention
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.