[Haskell] Bignums in Haskell

Marco Morazan morazanm at gmail.com
Mon Jun 20 16:33:43 EDT 2005


Dear All,

I am searching for documents/web pages that describe how bignums
(integers of arbitrary size) are implemented in Haskell. In
particular, I am interested in how bignums are represented, the
algorithms used for bignum arithmetic, base conversion algorithms, and
performance studies. Any pointers you can provide will be greatly
appreciated.

Best wishes,

Marco


More information about the Haskell mailing list