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). Read the changelog for more information. 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:
01/12/2009 Version 5.1.4.22
+ Added LuaBitOp v1.0.1 library.
* Fixed a bug in lExecutor to properly pass file loading error to the user.
* Fixed LuaDoc templates a bit for 'tables' and 'functions'.
* Fixed LuaXML so it actually works. Opps.
^ Updated Copas to version 1.1.4.
^ Updated IUP to version 2.7.1.
^ Updated CD to version 5.1.1.
^ Updated IM to version 3.4.1.
- Removed BitLib. Use LuaBitOp instead.
________________________________________________________________
Legend: '+' = Addition, '*' = Bug Fix, '-' = Removed, '~' = Move, '^' = Updated

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