lua-users home
lua-l archive

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


This is also a very good software, mainly for debugging purposes:  http://www.unknownworlds.com/decoda 

2012. március 21. 11:13 steve donovan írta, <steve.j.donovan@gmail.com>:
On Wed, Mar 21, 2012 at 11:32 AM, daniel <danielwade81@gmail.com> wrote:
> i want to ask a non major question.which the tool is developing lua for the
> best on the window platform

Well, a good starting point is Lua for Windows:
http://code.google.com/p/luaforwindows/

That gives you a good set of libraries and an editor (SciTE) which can
debug Lua.

Otherwise, you need to say what kind of development: GUI? Database? and so on

steve d.