Hi, a new version of ScriptVM is available on my web:
http://www.balrogsoftware.com/scriptvm
The source code is available on the web too, the new version features:
Procedures parameters are now local variables.
Recursive procedures, a procedures can call itself, because ScriptVM makes a new instance of local variables when a procedure is called.
Support for CDECL libraries types using only & prefix.
ScriptVM now have a intaller tool, better than zip distribution.
Bye and enjoy, if someone have some questions about source code, only email me.