On Friday 30 June 2006 09:35, Leopold Toetsch wrote:
> The PIR compiler is registered within imcc_init(), which should
> probably called automagically during Parrot init sequence. See also
> compilers/imcc/main.c.
Okay, here's the patch I checked in as #13066. The IMCC headers need some
cleanup
On Jun 30, 2006, at 17:06, chromatic (via RT) wrote:
Unfortunately, it appears that there is no PIR compiler available to
embedded
Parrot.
The PIR compiler is registered within imcc_init(), which should
probably called automagically during Parrot init sequence. See also
compilers/imcc/ma
# New Ticket Created by chromatic
# Please include the string: [perl #39669]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=39669 >
I've been playing with embedding Parrot and trying to pass arbitrary PIR code
to the embe