Re: Symbol Table

henry@zoo.toronto.edu
Tue, 14 Mar 89 00:13:13 EST

          From comp.compilers

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)
| List of all articles for this month |

From: henry@zoo.toronto.edu
Date: Tue, 14 Mar 89 00:13:13 EST
Newsgroups: comp.compilers
In-Reply-To: <3458@ima.ima.isc.com>

>... I assume the language has at least these features
>of C: no factored names (such as Text_IO.Put_Line)...


I haven't run into this particular terminology before, but if it's what
I think, this is badly out of date: struct member names, in particular,
have been local to their structs in C for a long time. (Although there
are still some outdated compilers around...)


                                                                          Henry Spencer at U of Toronto Zoology
                                                                  uunet!attcan!utzoo!henry henry@zoo.toronto.edu
--


Post a followup to this message

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