Chromatic <[EMAIL PROTECTED]> wrote:

> While I'm at it, is there nice IMCC syntactic sugar for making method
> calls, or do I have to fill in the registers myself?  It's quite nice to
> write:

>       ($I2, $I3) = _some_function_call( $I0, $I1 )

Not yet. But you could try to prepend one instruction

    P2 = the_object

> It'd be a shame not to have something similar for methods....

Please read Melvins proposal. There will be of course support for it,
but not just now.

> -- c

leo

Reply via email to