lua-users home
lua-l archive

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


We are proud to announce the next release of Lua for Windows (LfW). It has a few new modules and also include the development libraries and header files. Enjoy.

Homepage:
http://luaforwindows.luaforge.net/

Description:
 Lua for Windows is a 'batteries included environment' for the Lua scripting language on Windows.

Lua for Windows combines Lua binaries, Lua libraries with a Lua-capable editor in a single install package for the Microsoft Windows operating system. Lua for Windows contains everything you need to write, run and debug Lua scripts on Windows. A wide variety of libraries and examples are included that are ready to use with Microsoft Windows. Lua for Windows runs on Windows 2000 and newer versions of Windows. Lua and its associated libraries are also available for other operating systems, so most scripts will be automatically cross-platform.

Changelog:
07/16/2008 Version 5.1.3.13
+ Added LOOP Module. NOTE: It does not have any examples.
+ Added IUP simple documentation.
+ Added LuaTask module.
+ Added LuaInterface module.
+ Added Lua's headers and libraries so that you can develope Lua modules.
- Removed the 'alien/gtk.lua' example. It was Unix only.
^ Updated LuaCURL with a better supported version.
^ Updated the LuaCURL example.
________________________________________________________________
Legend: '+' = Addition, '*' = Bug Fix, '-' = Removed, '~' = Move, '^' = Updated

Download:
http://luaforge.net/frs/?group_id=377
--
Regards,
Ryan
RJP Computing