[plt-scheme] Bignums in Scheme

From: Marco Morazan (morazanm at gmail.com)
Date: Tue Jun 21 23:01:57 EDT 2005

I am writing to inquire if you are aware of any articles/documents
that describe how bignums (arbitrarily large integers) are implemented
in Scheme. I am particularly interested in how bignums are represented
and the algorithms used for bignum arithmetic. I am also looking for
performance studies (speed and memory) that may exist. Both
descriptions of native implementations and use of foreign libraries
are of interest to me.

On a related note, are you aware of any garbage collection algorithms
for bignums?

I look forward to hearing from you. 

Best wishes, 

Marco



Posted on the users mailing list.