Navigation menu

WoW:Lua: Difference between revisions

Jump to navigation Jump to search
957 bytes added ,  6 February 2006
no edit summary
m (Added category link.)
No edit summary
Line 5: Line 5:
Check also the [http://www.inf.puc-rio.br/~roberto/book/ Lua Book].
Check also the [http://www.inf.puc-rio.br/~roberto/book/ Lua Book].


[http://www.quotixsoftware.com/qde_index.htm QDE] is a useful IDE for developing Lua code, but sadly doesn't include a debug mode to test scripts with. [http://sourceforge.net/projects/blua/ BLua] is under development and will, in time, hopefully provide a useful IDE for WoW Lua script development.




A list of editors for Lua:


1. [http://www.quotixsoftware.com/qde_index.htm QDE] (Shareware)
Quotix Development Environment for Lua. It supports project management, autocomplete functionality, a multi-document interface, debugging and much more. Sadly doesn't include a debug mode to test scripts with.
2. [http://sourceforge.net/projects/blua/ BLua] (Open Source)
Under development and will, in time, hopefully provide a useful IDE for WoW Lua script development.
3. [http://luaedit.luaforge.net/ LuaEdit] (Open Source)
Complete professional looking Lua IDE - Windows 98/2000/XP
4. [http://www.gorlice.net.pl/~rybak/luaide LuaIDE] (Freeware)
Integrated development environment for Lua for Windows
5. [http://www.vortexentertainment.com/produto.php?id=luaide Vortex-LuaIDE] (Freeware)
Outra IDE para Lua gratuita, mas em Português!
6.[http://www.zeusedit.com/lookmain.html Zeus for Windows] (Shareware)
IDE with Lua syntax highlighting, code folding, project management, integrated version control. The IDE is fully scriptable using Lua
7. [http://www.textpad.com TextPad] (Shareware)
Not an official Lua IDE however, with an available syntax file available as an [http://www.textpad.com/add-ons/synh2m.html addon] provides great syntax highlighting.
----
----
Go to [[Interface Customization]]<br>
Go to [[Interface Customization]]<br>
Anonymous user