luaforwindows
luaforwindows copied to clipboard
Lua for Windows is a 'batteries included environment' for the Lua scripting language on Windows. NOTICE: Looking for maintainer.
Please, update Lua-cURL https://github.com/Lua-cURL/Lua-cURLv3
5.1 version lacks several important features as mentioned [here](http://www.lua.org/versions.html)
``` What steps will reproduce the problem? 1.luarocks install lfs 2.or luarocks --local install lfs What is the expected output? What do you see instead? i see error lfs already...
my app requires ssl.https but it is not included.
One thing that I have always wanted\needed in LFW is the ability to play sound. Maybe even generate\play on the fly.
IUP - Version 3.16 says in the documentation > **Win32 System Driver** When IUP is built with UNICODE enabled, it is possible to specify strings in UTF-8. But the default...
``` Hi, adding slnunicode from the Selene project would bring Unicode support to Lua on Windows. Thanks! Stephan Henig ``` Original issue reported on code.google.com by `[email protected]` on 7 Feb...
``` Hi, for my new program I need to query an oracle database. I can't find oci8.dll in LuaSQL directory. Can someone help ? Thanks ! ``` Original issue reported...
``` What steps will reproduce the problem? 1. For luars232, I get error. Latest version (1.0.3) probably fixes it. 2. For penlight, seems like significant development has happened. 3. What...
``` I could not find any routines to access/update the Windows registry. I would like to see something added for that. thanks. ``` Original issue reported on code.google.com by `[email protected]`...