lua-users home
lua-l archive

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


2009/11/13 Christian Tellefsen <[email protected]>:
> Hi again,
>
> Does anyone know of a good Windows Lua editor, free or commercial, that can
> - Attach to a Lua runtime inside a different application, preferably over
> the network.
> - Inspect, debug and run Lua inside that application.

I've found Decoda (http://www.unknownworlds.com/decoda) to do the job
very well. Windows only though.

Regards
Lee.