lua-users home
lua-l archive

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


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