In a PMC you can set and use HLL type mappings using these calls: Parrot_get_HLL_id Parrot_register_HLL_type Parrot_get_ctx_HLL_type
I've been using these in some experimental PMCs, with good results. Is there any way to set and use these HLL type mappings from PIR? Regards, Roger Browne
