lua-users home
lua-l archive

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


Hi All,

ZeroBrane Studio is a lightweight Lua IDE with code completion, syntax
highlighting, live coding, remote debugger, code analyzer, and
hypertext/markdown formatting support for integrating learning
materials (examples and demos provided).

The most recent version (0.34) adds the following features:
- Corona SDK integration with debugging and auto-complete;
- Moai scratchpad support
(http://notebook.kulchenko.com/zerobrane/live-coding-with-moai-and-zerobrane-studio);
- GSL-shell support
(http://notebook.kulchenko.com/zerobrane/gsl-shell-debugging-with-zerobrane-studio);
- internationalization support (with Russian, Italian, Spanish, and
French translations);
- color scheme support with several schemes included.

The packages for Windows, OSX, and Linux are available here:
http://studio.zerobrane.com (along with screenshots and demos). Thank
you all for your support of the project!

Paul.