lua-users home
lua-l archive

Lua in JScript

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi all.
I'd like to use a Lua program to script an application using JScript.
I'd like to do in JScript something like:
Lua = new ActiveXObject("Lua.Lua");
res = Lua.DoString("return 'Ciao'");
Is there already something working? I looked at LuaCOM but I understood
it does the opposite of what I want, that is using COM objects from Lua
code.
Thank you,
Ignazio

AltStyle によって変換されたページ (->オリジナル) /