Related articles |
---|
C++ symbol table jdass@cssc-melb.tansu.com.au (Joydip Dass) (1993-02-19) |
Re: C++ symbol table preston@dawn.cs.rice.edu (1993-02-19) |
Re: C++ symbol table chased@rbbb.Eng.Sun.COM (1993-02-19) |
Re: C++ symbol table tony@cs.colorado.edu (1993-02-21) |
Re: C++ symbol table dietz@cs.rochester.edu (1993-02-23) |
Newsgroups: | comp.compilers |
From: | tony@cs.colorado.edu (Tony Sloane) |
Keywords: | tools, bibliography |
Organization: | University of Colorado at Boulder |
References: | 93-02-101 93-02-114 |
Date: | Sun, 21 Feb 1993 04:14:40 GMT |
The Eli system (see recent announcement in comp.compilers or send me mail
for information) provides a flexible module for handling general scoping
issues. Eli does much more than this (try it :-) but you can use the
module independently (it's written in C). For a description, see the
following paper:
%A U. Kastens
%A W. M. Waite
%J Acta Informatica
%P 539--558
%T An abstract data type for name analysis
%V 28
%D 1991
Tony
--
Tony Sloane tony@cs.colorado.edu
Department of Computer Science, University of Colorado at Boulder
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.