On Tue, Sep 25, 2001 at 07:36:31PM -0400, Gregor N. Purdy wrote:
> I'm currently working on some assigned taskes for the bytecode stuff
> for 0.0.2.

Hrm, we should probably be using the request tracker to manage these
takss.

> the const_table. I've already got the interpreter using packfile.[hc]
> for its work (I posted a patch earlier today).
> I'm just waiting for the thumbs-up from Simon and Dan before committing
> that increment

I'll look at it in the morning.

> Dan? Simon? Is Inline::C ok?

>From my point of view, I'm afraid I'd like to say no here. Inline::C is very
cool and easy to develop and maintain and all that, but we have to remember
what we're trying to achieve: I want Parrot out there, on as many machines as
possible, being run and tested and fiddled with. I don't want to force people
to have to install more than they need to; we're already bundling Test::More
to make it easier for people, and if we develop in Inline::C, we'd have to
ship Inline as well. 

(Unless Ingy did do the Inline->XS compiler thing that means you don't have
to ship Inline any more, in which case, go for it!)

But then I'm one of those weird critters who doesn't understand what all the
complaining over XS is about. :) I'd be happy to do the XS coding if it came
down to it.

-- 
        buf[hdr[0]] = 0;        /* unbelievably lazy ken (twit) */  - Andrew Hume

Reply via email to