[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Corotines in Lua
- From: Dennis Taylor <dennis@...>
- Date: Thu, 26 Oct 2000 05:07:00 -0700
On Thu, Oct 26, 2000 at 12:57:09PM +0200, Stefano Lanzavecchia wrote:
> Actually I found a simple way. I only had to modify markstack in lgc.c
> and teach it about all the stacks for all the coroutines. Works like a
> charm :-) And, while I am at it, I also have implemented passing of
> arguments on my cororesume. One argument only (but tables can do
> wonders). And coronew receives a closure instead of a function name.
Nifty. Where/when will we be able to take a look at your patches
and see how you implemented it? It sounds like interesting reading, at
the very least.
_________________________________________________________________________
Dennis Taylor "Anyone whose days are all the same and free from
dennis@funkplanet.com want inhabits eternity of a sort." - Peter Hoeg
_________________________________________________________________________
PGP Fingerprint: E8D6 9670 4FBD EEC3 6C6B 810B 2B30 E529 51BD 7B90