Large integers, ** and Int

Jonathan Leto jaleto at gmail.com
Wed Aug 11 18:07:46 UTC 2010


Howdy,

> Is this an interim limitation, or something that's intended as a long-term
> implementation for Rakudo? Parrot does provide a BigInt now, but in trying
> to use it, I discovered that it has some really strange limitations (then
> again, I don't know PIR very well, so perhaps it was my fault?) For example
> I don't seem to be able to invoke modulus on a PMC that holds a BigInt.

I am reasonably sure that the modulus of a BigInt should work, could you
provide some example code of what you were doing?

I've cc'ed parrot-dev on this, since this is not really a p6c topic.

If you attach the output of "parrot_config --dump" that should give us
the necessary details
to debug what is going on.

Duke



-- 
Jonathan "Duke" Leto
jonathan at leto.net
http://leto.net


More information about the parrot-dev mailing list