[perl #36330] [TODO] Create a BigNum PMC
jerry gay
jerry.gay at gmail.com
Thu Feb 5 16:40:18 UTC 2009
On Thu, Feb 5, 2009 at 08:26, Andrew Whitworth via RT
<parrotbug-followup at parrotcode.org> wrote:
> 1) Are we going to be relying on libraries to handle our BigInt/BigNum
> implementations, or are we intending to roll our own?
we can't rely on external libraries, whether for bignum, unicode, gc,
or anything else. we can detect and use them, however, if they exist.
~jerry
More information about the parrot-dev
mailing list