Re: [svn:perl6-synopsis] r9725 - doc/trunk/design/syn

2006-07-28 Thread Audrey Tang
在 2006/7/28 上午 7:54 時,Aaron Crane 寫到: The motivation for s/environmental/contextual/ is clear: avoiding a term that's already used for something else. But, on the same grounds, I'm not sure that "contextual" is the right term, and especially not Ccontext> -- Perl already has contexts, and

Re: [svn:perl6-synopsis] r9725 - doc/trunk/design/syn

2006-07-28 Thread Aaron Crane
[EMAIL PROTECTED] writes: > Log: > Change "env" variables to "context" variables. > -$+foo environmental variable > +$+foo contextual variable > -ENV > +CONTEXT > SUPER > COMPILING > -lexical variable must be declared using "C" rather than C to be > +lexical