At 7:58 PM +0000 6/16/03, Jonathan Sillito (via RT) wrote:
[perl #22633] [PATCH] convert parrot to continuation passing style" is
outdated. Attached is a less ambitious patch to convert parrot to
continuation passing style. Here is a summary of the ops (recall that the
continuation gets stored in P1):

  invokecc      # standard invoke
  invoke P1     # standard return
  invoke        # tail call (leave P1 as is)

While I think I want to change the names a bit, that can wait. Until then, applied, thanks! :)
--
Dan


--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to