[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: Lua 5.0 Alpha and api_incr_top
- From: "Joshua Jensen" <jjensen@...>
- Date: Fri, 20 Sep 2002 20:49:38 -0600
> I have to admit that *my* first reaction to the idea of 1000+
> items on the stack was "Yikes!". And my first impulse is to
> suggest ways to keep that from happening. Since I haven't
> seen your language, I don't know if there are any reasonable
> alteratives. I'd be glad to look at your data description
> language, it would be interesting to see how you put it
I'm not sure where you got the idea I made a data description language
(other than the fact that I tend to answer emails way too early in the
morning... ;) )? I got the term data description from
http://www.lua.org/about.html. I use Lua for a whole bunch of
associative data. That's all this has been about. It's not Lua's
scripting capabilities (which are fine)... it's about Lua's C API. But
I believe I've hashed that out enough.
Josh