On Thu, Sep 04, 2008 at 02:25:45PM -0500, Patrick R. Michaud wrote: > As of r37064, it's now possible to do this using the --target=pir > option to rakudo: > > [...]
Also, it may be worth adding judicious calls to parrot_trace(1) (a rakudo built-in function) to enable/disable tracing at appropriate points in the code. Pm