loading HLL bytecode

Stephen Weeks tene at allalone.org
Fri Mar 27 20:36:38 UTC 2009


On Fri, 2009-03-27 at 00:41 -0500, Patrick R. Michaud wrote:
> I think that loading HLL libraries (especially those involving HLL
> source) ought to be handled by the HLL's compiler object and not
> brought down to a parrot opcode.  In particular, a sequence more
> like:
> 
>     load_language 'foo'
>     $P0 = compreg 'Foo'
>     $P0.'load_library'('mylib')

+1



More information about the parrot-dev mailing list