On Dec 8, 2005, at 10:40, Roger Browne wrote:

The recursion limit of 1000 is assigned in inter_create.c and seems
somewhat arbitrary. Is it likely to be raised in the future?

No. But you can raise it in the code ;-)

    $P0 = getinterp
    $P0."recursion_limit"(10000)

Regards,
Roger Browne


PS: I have appended the source code in case anyone is interested:

Optimized build? Which runcore? Currently parrot -C may perform fastest.

leo

Reply via email to