Re: alien for Lua 5.2
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: alien for Lua 5.2
- From: Attila <ejjeliorjarat@...>
- Date: 2012年6月28日 13:44:24 +0200
2012年06月27日. 8:53 keltezéssel, Mike Nelson írta:
I really have need for alien 0.5.1 for use with Lua 5.2, but I find
the complexity of the makefiles beyond me. Does anyone have some
binaries?
I need libffi for Win32 and would welcome binaries for alien, but can
probably cope with compiling it under mingw (I am able to handle
building the interpreter from source.)
Any help would be much appreciated.
-- Mike Nelson
Hello Mike,
I used Alien for a while as well, but now I changed to LuaJIT - I think
you should give that a try. That has a great inbuilt FFI library.
Regards,
Attila