lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


>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