[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Debuggers for Lua???
- From: Fabio Mascarenhas <mascarenhas@...>
- Date: Mon, 26 Sep 2005 17:06:52 -0300
On 9/24/05, Chris Marrin <chris@marrin.com> wrote:
> It seems to me that a nice debugging environment could be created mostly
> in Lua by piecing together Scite (with it's built-in Lua scriptng and
> Director interface) for the source display, RemDebug for the client
> side, and wxLua for the GUI. Is anyone working on anything like this
> already?
Not quite like what you are proposing, but me and others on the Kepler
Project are working on a Lua plugin for Eclipse that will include
debugging via RemDebug, syntax highlighting, code completion, and
integration with LuaDOC.
> Thanks...
> --
> chris marrin "As a general rule,don't solve puzzles
> chris@marrin.com that open portals to Hell"
>
--
Fabio Mascarenhas