|
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é
|