This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Scheme style auto-resizing hashtable (fwd)


hi,

The auto-resizing hash table Guile C extension is finished, more or less. 
I still need to document the API, but in the meantime a user can type
(apropos "hash-table") to get a list of pre-defined procedures. 

The source code, a makefile, and test scripts are available at

http://www.giss.nasa.gov/~jglascoe/GUILE/hash-table.tar.gz


	Jay Glascoe
	jglascoe@jay.giss.nasa.gov