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:
12/05/2008 Version 5.1.4.21
* Fixed a SciTE bug when opening the Lua manual.
+ Added lExecutor. This is a wxLua application that allows users to run console
  Lua scripts in a simple GUI. Look at the documentation
  (<lFW root>\docs\lexecutor) for more information.
+ Added *.lexe files to run using lExecutor.
+ Associated *.lexe files to a custom icon.
________________________________________________________________
Legend: '+' = Addition, '*' = Bug Fix, '-' = Removed, '~' = Move, '^' = Updated

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