On Sat, Oct 13, 2001 at 01:24:59AM -0400, James Mastros wrote: > I know it's a little (OK, a lot) early for this, but has anybody > considered writing support for parrot bytecode and the parrot object > format into GNU binutils?
A nice idea, but I don't think it's going to happen; we'll really need PMCs and string registers for anything sensible (which is why I'm being really quiet this weekend and trying to get PMCs implemented) and we'll also have a variable opcode table, which binutils doesn't like. Although if anyone thinks it's actually possible and has the expertise to make it work, I certainly ain't gonna stop them. -- You're not Dave. Who are you?