[EMAIL PROTECTED] (Jeff Clites) writes:
> So what does "$foo = 12" in that context actually mean in Perl6?

Another interesting question is "in Perl 6, are variables typed, values typed,
or a little of both?"

It seems that Parrot has been working primarily on the assumption that it's
values that are typed, and punting variable typing to the IMCC code generation
layer.

-- 
You're not Dave.  Who are you?

Reply via email to