[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Some small requests for the next release
- From: Chris Chapman <canis.lupus@...>
- Date: Fri, 25 Feb 2005 10:28:23 +0000
Ah, this would be a RTFM moment.
<shuffles off into corner and hides>
On Fri, 25 Feb 2005 11:08:32 +0100, PA <petite.abeille@gmail.com> wrote:
>
> On Feb 25, 2005, at 10:46, Chris Chapman wrote:
>
> > Specifically I was trying to write code which took an arbitrary table
> > and output a .lua file which, if executed, would reload that table.
>
> Done that recently in my own quirky way:
>
> http://dev.alt.textdrive.com/file/lu/LUMap.lua
>
> The relevant methods are load() and store()
>
> Alternatively, you may want to check chapter 12.1 of Programming in Lua.
>
> HTH.
>
> Cheers
>
> --
> PA, Onnay Equitursay
> http://alt.textdrive.com/
>
>