Re: Hashtable alternatives

Bruce Ediger <bediger@teal.sni.net>
29 Jul 2000 23:15:48 -0400

          From comp.compilers

Related articles
Hashtable alternatives gwynfa@paradise.net.nz (Gwynfa) (2000-07-27)
Re: Hashtable alternatives bediger@teal.sni.net (Bruce Ediger) (2000-07-29)
Re: Hashtable alternatives rkrayhawk@aol.com (2000-08-04)
| List of all articles for this month |

From: Bruce Ediger <bediger@teal.sni.net>
Newsgroups: comp.compilers
Date: 29 Jul 2000 23:15:48 -0400
Organization: Queen's Own East Essex Bicycle Fusiliers
Keywords: symbols

In comp.compilers you wrote:
>Can anyone point me to resources that discuss the use of hashtables and what
>alternative methods there may be for the storage and lookup of symbolic
>information (variable names etc) in a compiler or similar ?


You might want to look at Ternary Search Trees. See:


http://www.cs.princeton.edu/~rs/strings/index.html





Post a followup to this message

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