develooper Front page | perl.perl6.internals | Postings from April 2008

Re: [svn:parrot] r26963 - trunk/languages/perl6/src/builtins

From:
Patrick R. Michaud
Date:
April 13, 2008 15:10
Subject:
Re: [svn:parrot] r26963 - trunk/languages/perl6/src/builtins
On Sun, Apr 13, 2008 at 02:50:42PM -0700, jonathan@cvs.perl.org wrote:
> Modified:
>    trunk/languages/perl6/src/builtins/control.pir
> 
> Log:
> [rakudo] First cut at eval. Sucks because it doesn't allow 
> you to use variables in the lexical scope the code is 
> compiled in. Yet.

FWIW, I had a note about this in December 2007:

   http://www.nntp.perl.org/group/perl.perl6.internals/2007/12/msg42112.html

One of the things we need is a way for a sub to runtime-enumerate
the lexicals in its scope.  Currently I can't find a way in
Parrot to do this.

Pm



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About