[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: about final version
- From: "Sebby " <beast@...>
- Date: Tue, 24 Oct 2000 05:39:14 -0000
Hi.
I was considering writing a technical note for lua exposing how to
make Lua stackless and how to use setjmp/longjmp to create coroutines
for Lua. I don't know if i will include complete source code (since i
am writing this for work i may be bound by my NDA) but will include
snippets. This way this information could be usefull for everyone and
people could contribute to it.
When will i do that? Hehe. I don't know. I'll try to do it this week,
depending on work and my personal motivation :)
Oh, and by the way, my name is Sebastien, i'm french :P
> Given the number of these changes (there are quite a few!), I'm
going to
> hold off my changes until 4.0 is final... Work also just got a lot
more
> busy; sorry if anyone is depending on me. Perhaps Sebastian would
like to
> release his changes now instead?
>
> Bret
>
>
> On Mon, Oct 23, 2000 at 11:11:25AM -0200, Roberto Ierusalimschy
wrote:
> > A warning: although the "visible" changes are only those we have
reported,
> > there are other internal changes from 4.0 beta to final. (Mainly
related
> > to function tags. Driven by the new lua_type API funcion, we are
using
> > the constants LUA_T... from lua.h instead of TAG_... Therefore,
both
> > Lua and C functions now have the same ttype, and there is a new
field
> > in `struct Closure' do differenciate them.)
> >
> > Therefore, if you are planning big changes inside Lua, it may be
> > interesting to wait for the final 4.0 version.
> >
> > -- Roberto
>
> --
> Bret Mogilefsky ** mogul@g... ** Programmer, SCEA R&D