It would be pretty simple to make this a settable/queryable interpreter property. Would that be valuable?
It's already a gettable interpreter property (interp->recursion_limit). I'm guessing it would be valuable to be able to set the value at runtime. Coke mentioned this on #parrot. Unfortunately, I don't know how to implement this. Any takers? Paul