Game Development Reference
In-Depth Information
Figure 14-3. Lua Studio for Windows running a debug session with Lua code
ZeroBrane Studio
URL : http://studio.zerobrane.com/
Price : Free
Platform : Windows, Mac OS X, Linux
This is the only IDE for Lua written in Lua and it has support for most of the frameworks we
discussed, including Gideros, Moai and LÖVE. It has a small footprint and is easy to use, providing
most of the professional features that developers expect from an IDE, including syntax highlighting,
a remote debugger, a code analyzer, live coding, and debugging. It also supports auto complete
and a scratch pad for running and testing Lua code snippets. This is available from the author's site
in binary format or as source code from his GitHub account at https://github.com/pkulchenko/
zerobranestudio/ .
 
Search WWH ::




Custom Search