lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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