[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Co-Routines??
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Mon, 23 Apr 2001 09:06:09 -0300 (EST)
>Hello, Im new to lua (and mostly all scripting languages). I've been
>hearing lots of talk about coroutines lately and was wondering what they are
>all about. I know that lua 4.0 does not support them. What do these things
>do? are they the same as functions? do we define these in lua or the c
>language? They have something to do with multi-tasking right?
On Dec 26, 2000, I posteda a brief explanation of coroutines.
Get the full archive and search for
Message-Id: <200012261235.KAA28165@ibere.tecgraf.puc-rio.br>
--lhf