lua-users home
lua-l archive

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


On 9 Jan 2009, at 20:38, Alex Davies wrote:

Must say though stack watches are brilliant for working with the lua stack, although writing a good table printer without side effects/ recursion problems is hard.


Stack watches? Was that a Lua facility, or a specific IDE?