Re: Using LUA directly from the DLL
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Using LUA directly from the DLL
- From: "Jerome Vuarand" <jerome.vuarand@...>
- Date: 2008年12月23日 12:16:19 +0100
2008年12月23日 Alexander Altshuler <alt@subtleware.com>:
> IMHO, it is possible to run Lua script from VB.
I can't find any mention of VB in the original email. Did I miss something ?
2008年12月23日 Giuseppe Luigi Punzi <glpunzi@lordzealon.com>:
> Hi,
>
> I'm testing a development platform, and I would like to test LUA as
> interface from scripting some things.
>
> I don't have the possibility to compile with LUA headers and so on, and, I
> would like to know, how to execute LUA scripts, using DLL instead lua.exe.
>
> Some links to documentation would be appreciated (all the docs I see, embbed
> LUA using lua headers from C programs)
>
> Thanks you very much, and I hope I explained well my question. (sorry for my
> english)