BGGA closures prototype update: nonlocal transfers

Neal Gafter neal at gafter.com
Mon Aug 4 16:06:18 PDT 2008


The closures prototype now has a (very lightly tested) implementation of
'return', 'break', and 'continue' from within a closure.  It could probably
use some performance tuning.

With that, I believe the BGGA prototype is feature-complete,

Regards,
Neal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/closures-dev/attachments/20080804/33b431d5/attachment.html 


More information about the closures-dev mailing list