lua(5.2&5.3) binaries for windows, lua 5.3 is preferred
Built with Microsoft Visual C++ 2010 Express, that is ,depends on msvcr100.dll
Thanks for all the following projects contributors.
Lua
WebServer
- civetweb, lightweight http server with Lua&sqlite3 support inside, no more than 1MB.
GUI
database
- lsqlite3 ,exclueded extension-functions.c
- odbc ,if use CNN_DSN for win64, go to
C:\Windows\SysWOW64\odbcad32.exe
and add
threading
network
- luasocket (removed to network version), depends on msvcr100.dll
xml
os
- lfs
- winreg
- date DOC
- utf8 ,just for Lua before 5.3
- luaiconv, depends on libiconv
- [ansicode] ansi code to unicode and vice versa, modified version based on (http://hi.baidu.com/nivrrex/item/24079590518cda1f924f41a0)
zip
- ziparchive, depends on zlib1 used for xlsx parser
- lua-zlib,depends on zlib
spreadsheet
- csv --removed, too much problems
- xls
- xlsx ,depends on ziparchive
others
- markdown
- CodeGen ,conditionally depends on lpeg
- lpeg
- microscope just for visualize (not included)
- [winapi] (https://github.com/stevedonovan/winapi)