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

André Wendt andre.wendt at hpi.uni-potsdam.de
Thu Jun 14 09:55:53 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 else should I invoke primitives of (internal/external) plugins from
within the Interpreter class?

Thanks,
André


More information about the Vm-dev mailing list