[Vm-dev] Howto invoke plugin primitive from Interpreter?

André Wendt andre.wendt at hpi.uni-potsdam.de
Thu Jun 14 09:28:26 UTC 2007


Hi,

I'm trying to invoke the primitiveFileOpen primitive from the FilePlugin
from within the Interpreter:

<primitive: 'primitiveFileOpen' module: 'FilePlugin'>

obviously does not work: It doesn't get translated to C. How do I invoke
a primitive of an (internal/external) plugin from within the Interpreter
class?

Thanks,
André


More information about the Vm-dev mailing list