Q: Is there a compiler/language/magic registry?

Patrick R. Michaud pmichaud at pobox.com
Wed Jul 1 16:55:11 UTC 2009


On Wed, Jul 01, 2009 at 11:19:43AM -0400, Austin Hastings wrote:
> That is, if I try to load a .pbc file, will parrot automatically invoke  
> the compiler that built the pbc file? Should the pbc contain a :load sub  
> that invokes it?

Currently this is what Rakudo does -- it has a :load sub that
loads the Rakudo runtime environment into the interpreter if not 
already present.

Pm


More information about the parrot-dev mailing list