[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: which the tool is developing lua on window platform
- From: steve donovan <steve.j.donovan@...>
- Date: Wed, 21 Mar 2012 12:13:09 +0200
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.