|
LuaInterface is a pretty horrific codebase, you'd be better offOn Tue, Jul 26, 2011 at 5:05 PM, Erik Hougaard <erik@hougaard.com> wrote:
> On 26-07-2011 8:48, Josh Simmons wrote:
>>
>> C++/CLI also fails to give cross platform support. For that you have to
>> use old LuaInterface.
>
> Or you could try to combine KopiLua(Lua rewritten to c#) with LuaInterface..
>
> /Erik
>
>
>
>
working with it directly.
Doing it this way also has its own perks, namely relying on another
Lua implementation that's probably slower and maintained to a lesser
extent.