> Briefly: We want the Perl 6 runtime to be an equivalent of the Microsoft
> CLR, so that if you can somehow get bytecode onto it - from whatever
> language - you can run it. So we've got some bytecode that perl can run. 
> Now think about what B::Deparse does.

I knew the intention was to go the B::Deparse route, but I'd worry
about perl5 byte-code not being semantically similar to Perl 6
bytecode. There's a lot of implicit assumptions about what an aassign
op does, say. But the words suck, teach, eggs and grandma are probably
appropriate at this point if suitably re-arranged ;-)

Reply via email to