[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: PATCH: LTR (Lua Tiny RAM): run Lua in less RAM
- From: "Bogdan Marinescu" <bogdan.marinescu@...>
- Date: Tue, 18 Nov 2008 18:46:15 +0200
Hi,
> What about the restrictions on the keys ?
The keys can be only strings at this point.
> I think overriding (lua_)next and pairs should be pretty easy to
> accomodate for your new datatype.
I think you're right, and I'll take a look at this as soon as I have some time.
Thanks,
Bogdan