Re: Opcode Dispatch

2001-08-09 Thread Uri Guttman
> "DS" == Dan Sugalski <[EMAIL PROTECTED]> writes: >> so my take on that is that each module would compile to a byte stream >> which has its own private op code table to dispatch ALL op code >> functions called by this module. so the same op code index in two >> different modules can

Perl 6 modules plan

2001-08-09 Thread Kirrily Robert
At YAPC, I told Nat I wanted to get involved with modules-related work for Perl 6. To that end, I've put together a bit of a list of what I think needs to be done in that area. The list appears below, in POD format. If you're interested in being involved in this stuff, or just have comments, pl