Related articles |
---|
How to design a symbol table? chris@tkdsoftware.com (2004-10-09) |
Re: How to design a symbol table? torbenm@diku.dk (2004-10-12) |
Re: How to design a symbol table? Jeffrey.Kenton@comcast.net (Jeff Kenton) (2004-10-12) |
Re: How to design a symbol table? rbates@southwind.net (Rodney M. Bates) (2004-10-17) |
Re: How to design a symbol table? nmm1@cus.cam.ac.uk (2004-10-21) |
Re: How to design a symbol table? skaller@nospam.com.au (John Max Skaller) (2004-10-21) |
From: | <chris@tkdsoftware.com> |
Newsgroups: | comp.compilers |
Date: | 9 Oct 2004 22:52:22 -0400 |
Organization: | TKD Software, Inc. |
Keywords: | symbols, question |
Posted-Date: | 09 Oct 2004 22:52:22 EDT |
What constructing a symbol table entry, what information is relevant
to keep in the symbol table for that entry versus storing in the
abstract syntax tree where the symbol is defined/declared?
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.