Luke Palmer <[EMAIL PROTECTED]> wrote:

> .sub __main__
>     newsub $P0, .Closure, _func
>     savetop

No - not for plain subroutines/closures.

> Or you could do as PCC does and use a .RetContinuation, which doesn't
> close over the stacks, when you don't actually need a full continuation.

Yep.

> Luke

leo

Reply via email to