lua-users home
lua-l archive

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


On Mon, Oct 16, 2000 at 11:17:20AM -0200, Luiz Henrique de Figueiredo wrote:
> >I am planning a function to write a table out as Lua to recreate it,
> >as part of my configuration system. Would that be useful to you?
> 
> Sample code for this already exists at lua/test/save.lua.

Thanks. But I am looking for a C level implementation which preferably 
saves the thing much faster and compact without involving operation 
on stack.

Regards,
.paul.