[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Availability of 5.2-compatible libraries
- From: Patrick Rapin <toupie300@...>
- Date: Wed, 18 Jan 2012 08:56:00 +0100
> I'm about to start on a new project, and I'd like to use 5.2 to get to
> grips with its new toys and approaches. But I must have socket support
> for it: LuaSocket doesn't appear to support 5.2 yet in any release, and
> nor does nixio or any of the other options I've found.
Concerning LuaSocket, I have made a port to Lua 5.2 on my GitHub account [1].
A pull request is pending towards Sam Roberts.
Beware that you will have to fix the "config" file: that version was
only hacked for my system...
Also, there might be remaining bugs.
[1] https://github.com/prapin/luasocket