NAME ^

lib/luaperl.pir

DESCRIPTION ^

Encapsulation of the compiler written in Perl as a Parrot registered compiler.

This encapsulation is used to implement some Lua functions :

dofile

loadfile

loadstring

It's a temporary work. Waiting for the real PIR compiler/interpreter.

Methods ^

compile(pmc source)

Compile source.

AUTHOR ^

Francois Perrad


parrot