On Tue, Aug 10, 2010 at 10:39 AM, Moritz Lenz <mor...@faui2k3.org> wrote:

> Am 10.08.2010 01:11, schrieb Aaron Sherman:
>
>  I've been running into all sorts of problems trying to take S02 at its
>> word
>> that Int supports arbitrary precision. It *sort of* does.
>>
>
> It does in Perl 6, but not in Rakudo (known limitation).
>
>
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.

But assuming that Parrot's BigInt will be expanded to suit general purpose
needs, is it Rakudo's plan to use it for Int implementation?

-- 
Aaron Sherman
Email or GTalk: a...@ajs.com
http://www.ajs.com/~ajs

Reply via email to