IMC has no lexical scopes?

2005-03-28 Thread Chip Salzenberg
Quoting #parrot: @autrijus when I say .local pmc foo, what happens at INS? leo nothing - that just declares the name foo being a P symbol @autrijus and its scope is... .sub ? leo yep, .sub / .end @autrijus so there's no notion of lexical scopes? @autrijus in IMC level

Re: IMC has no lexical scopes?

2005-03-28 Thread Chip Salzenberg
Immediately after asking this: How is Perl 6 supposed to implement its idea of %MY:: if there's no lexical scoping other than in .subs, and there are no nested .subs? ... I read the *rest* of the IRC log, and ... well, let's just say I feel a bit silly for not having read the whole transcript