[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: lua with c#
- From: Stempfer Daniel <stempfer-daniel@...>
- Date: Wed, 17 Sep 2003 08:49:20 +0200
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?