I have a newly downloaded copy of Neko (Win32) and the following script:
foo = $loader.loadmodule("std",$loader);
causes the following error:
Uncaught exception - load.c(176) : Module not found : std
The same happens for regexp and other standard modules. Using primitives
from these modules is no problem, it's only when they're loaded that the
error occurs.
Please advise,
mod
-- 
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to