2004-01-29 : LuaIDE 1.0 Final Release!
Some bugfixes from Jan-Eric Duden:
Debugger.cpp:
LuaHelper.cpp: ProjectFile.cpp: ldebug.c:

2002-07-03: LuaIDE 1.0 Beta Released!
It's integrated environment for developing applications in lua. It's free for commercial and non-commercial use.



Features:

Here are some technical details about IDE.
Environment is very similar to that used in Microsoft's Visual Studio. As now there is only version for Windows.
Editor uses scintilla edit control.
To do your own extensions look at sources for standard library. There is also skeleton project, just fill it and you have new extension.
Download it here, send any comments, bugs to Tristan Rybak.
Source code is available here, but I warn You it's a prototype version :->.

TODO: