[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: ldt (was: Lua in German)
- From: Pierre-Yves Gérardy <pygy79@...>
- Date: Tue, 14 Feb 2012 11:58:34 +0100
ldt is a Lua IDE built on top of Eclipse, I think it deserves its own thread.
Among other things, it provides a remote debugger based on the DBGp protocol.
There are several clients for the protocol (standalone and plugins for
emacs, vim, Notepad++, netbeans, ... see [1] for details), but most
were developed for PHP and may need some work to adapt them to Lua.
-- Pierre-Yves
[1] http://www.xdebug.org/docs/remote
On Mon, Feb 13, 2012 at 17:53, Frank Meier-Dörnberg <frank@md-web.de> wrote:
>
> For those who are interested.
> Lua mentioned in Heise News Ticker: (see [1])
> "Lua Development Tools now available as a standalone product" (see [2])
> --Frank
>
> [1]: http://www.heise.de/open/meldung/Lua-Development-Tools-nun-auch-als-eigenstaendiges-Produkt-1433511.html
> [2]: http://www.eclipse.org/koneki/ldt/
>