Re: Looking for symbol table hashing algorithm

dwight@pentasoft.com (Dwight VandenBerghe)
3 Jul 1998 21:25:55 -0400

          From comp.compilers

Related articles
Looking for symbol table hashing algorithm wal@cosc.canterbury.ac.nz (Warwick Irwin) (1998-07-03)
Re: Looking for symbol table hashing algorithm dwight@pentasoft.com (1998-07-03)
Re: Looking for symbol table hashing algorithm drunelson@my-dejanews.com (1998-07-03)
Re: Looking for symbol table hashing algorithm jmccarty@sun1307.spd.dsccc.com (1998-07-03)
Re: Looking for symbol table hashing algorithm zs@cs.mu.OZ.AU (1998-07-05)
Re: Looking for symbol table hashing algorithm chase@naturalbridge.com (David Chase) (1998-07-05)
Re: Looking for symbol table hashing algorithm dietz@interaccess.com (Paul Dietz) (1998-07-05)
Re: Looking for symbol table hashing algorithm khays@sequent.com (1998-07-05)
[11 later articles]
| List of all articles for this month |

From: dwight@pentasoft.com (Dwight VandenBerghe)
Newsgroups: comp.compilers
Date: 3 Jul 1998 21:25:55 -0400
Organization: The World's Usenet -- http://www.Supernews.com
References: 98-07-030
Keywords: symbols

On 3 Jul 1998 00:45:29 -0400, Warwick Irwin
<wal@cosc.canterbury.ac.nz> wrote:


>Can anyone point me to a reference for an industrial-strength hashing
>algorithm suitable for implementing a symbol table in a C++ parser?


Take a look at the atom hasher in Hanson's "C Interfaces and
Implementations".


Dwight
--


Post a followup to this message

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