Re: Blocks, continuations and eval()

2005-04-08 Thread MrJoltCola
At 10:03 AM 4/8/2005, wolverian wrote: To get to the real topic: In Perl 6, the generic solution to fix this (if one wants to fix it) seems, to me, to be to add a .eval method to objects that represent scopes. I'm not sure if scopes are first class values in Perl 6. Are they? How do you get the

Re: Half measures all round

2002-06-04 Thread mrjoltcola
On Tue, 4 Jun 2002 10:06:44 -0700 (PDT) Larry Wall [EMAIL PROTECTED] wrote: It's really not that difficult to run two interpreters in the same process. I already made Perl and Java run together nicely. Agree. Scaffolding is supposed to be ugly. You wouldn't believe how ugly the transitional