Re: VM, closures, continuation

2002-02-09 Thread Larry Wall
raptor writes: : I was just reading this : : : http://www.javalobby.com/clr.html : : and a question raised to me. Will Parrot have some optimisation : (features) that will speed up closures & continuation ? Well, we understand closures pretty well already, since Perl 5 has 'em. Most of the opt

VM, closures, continuation

2002-02-09 Thread raptor
I was just reading this : http://www.javalobby.com/clr.html and a question raised to me. Will Parrot have some optimisation (features) that will speed up closures & continuation ? raptor [EMAIL PROTECTED]