Re: Managing Symbol Tables on Floppy Disk

pardo@june.cs.washington.edu (David Keppel)
26 Sep 90 23:06:02 GMT

          From comp.compilers

Related articles
Managing Symbol Tables on Floppy Disk ramsey@NCoast.ORG (1990-09-18)
Re: Managing Symbol Tables on Floppy Disk pardo@june.cs.washington.edu (1990-09-26)
| List of all articles for this month |

Newsgroups: comp.compilers
From: pardo@june.cs.washington.edu (David Keppel)
Keywords: design, storage
Organization: University of Washington, Computer Science, Seattle
References: <1990Sep18.140940.29483@NCoast.ORG>
Date: 26 Sep 90 23:06:02 GMT



ramsey@NCoast.ORG (Cedric Ramsey) writes:
>[Maintaining a symbol table on floppy]


This doesn't solve your problem:


One of my compilers profs told of a PC COBOL compiler that looked at
the amount of available memory and used different algorithms and
storage layouts depending on the configuration. This seemed pretty
clever at first, then seemed pretty gross because several versions
would have to be maintained. Then it seemed pretty clever because
they solved their problem: as fast as possible for the given machine.


;-D oN ( War stories? Nah, a low-intesity conflict ) Pardo
--
pardo@cs.washington.edu
        {rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!pardo
--


Post a followup to this message

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