Results 1 - 3 of 3
Lua for Windows (LfW) combines Lua binaries, Lua libraries with a Lua-capable editor in a single install package for the Microsoft Windows operating system. LfW 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. LfW 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.
Platform: Windows; License: MIT License
Reference: https://code.google.com/p/luaforwindows/
A simple command line interface debugger for Lua 5.1 written in pure Lua. Its not dependent on anything other than the standard Lua 5.1 libraries. It was inspired by RemDebug but does not have its remote facilities.
Platform: OS Independent; License: Public Domain
Reference: https://luaforge.net/projects/clidebugger/
An Emacs major mode for editing Lua code.
Platform: Windows; License: GNU General License (GPL)
Reference: https://luaforge.net/projects/lua-mode/