Dan Sugalski <[EMAIL PROTECTED]> wrote:

> Tail calls should be explicit, compile-time things. Otherwise we're
> going to run afoul of traceback requirements and suchlike things,

Yep. So is it implemented:
* tailcall / tailcallmethod opcodes
* the former is currently created by imcc with "parrot -Oc" only

Patch is probably ready tomorrow.

leo

Reply via email to