lua-users home
lua-l archive

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


Hi,

I'm implementing the future construct for lua, as a first-class
mechanism. The implementation is able to run some naive tests 
now. But when running real applications, there are always some
strange errors. I think they come from the garbage collect
system, and I think I need some materials on that, can any help?

 				
--------------
Huiba LI
2009-01-21