HI.
I'm also really interested !
For the moment I've only look to the integration of lua in traditional
C/C++ application (and it work - for the moment :) )
If my memory is good I've seen a special .Net version of Lua ... maybe it
can grreatly help.
-----Message d'origine-----
De : Stempfer Daniel [mailto:stempfer-daniel@gmx.at]
Envoyé : mercredi 17 septembre 2003 08:49
À : lua@bazar2.conectiva.com.br
Objet : lua with c#
hello..
i´m looking for a good way to implement lua into c#. i want to provide the
user of my application with the chance to use the c# methods with lua.
i´ve tried luadotnet, but it didn´t work.
i wan´t to use lua via unmanaged code implementation.. there are many lua
dll versions out there, but i don´t know how to implement them in c#.
anyone who can help me?