Looking for efficient scheme for storing structures in hashtable - compiler writer's view

karnold@coolgoose.com (kevin arnold)
17 Oct 2004 16:02:52 -0400

          From comp.compilers

Related articles
Looking for efficient scheme for storing structures in hashtable - com karnold@coolgoose.com (2004-10-17)
Re: Looking for efficient scheme for storing structures in hashtable - nick.roberts@acm.org (Nick Roberts) (2004-10-24)
| List of all articles for this month |

From: karnold@coolgoose.com (kevin arnold)
Newsgroups: comp.compilers
Date: 17 Oct 2004 16:02:52 -0400
Organization: http://groups.google.com
Keywords: symbols
Posted-Date: 17 Oct 2004 16:02:52 EDT

Hi,


    I am looking for an efficient scheme for storing structures, unions,
arrays etc. in a hash table from a compiler writer's
perspective. Maybe I should break this down into individual elements
but not too sure. Anyone has any ideas? I would be obliged if I am
pointed to any worthwhile reference/url etc.


Regards,
    Kevin



Post a followup to this message

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