On Thu 15 Jul 2004 18:53, Dan Sugalski <[EMAIL PROTECTED]> wrote:
> Figured I'd drop this note as I'm poking at this over lunch.

if you try to pun the piethon spelling,

py-thong

would sound a lot sexier

> There's a number of opcodes that access attributes of the code 
> object. What I'm going to do is take advantage of the fact that we 
> stick the sub/method being called into P0, and hang attributes off of 
> that. I think this'll do what we need it to do, though I'll need to 
> have the generated code snag out P0 at the beginning so we have it 
> for the rest of the sub.
> 
> Setting that up'll be a different issue, but I'll deal with that later.

-- 
H.Merijn Brand        Amsterdam Perl Mongers (http://amsterdam.pm.org/)
using perl-5.6.1, 5.8.3, & 5.9.x, and 809 on  HP-UX 10.20 & 11.00, 11i,
   AIX 4.3, SuSE 9.0, and Win2k.           http://www.cmve.net/~merijn/
http://archives.develooper.com/[EMAIL PROTECTED]/   [EMAIL PROTECTED]
send smoke reports to: [EMAIL PROTECTED], QA: http://qa.perl.org


Reply via email to