[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: luaproc thought
- From: Joshua Jensen <jjensen@...>
- Date: Wed, 30 Sep 2009 09:03:40 -0600
----- Original Message -----
From: Mark Hamburg
Date: 9/29/2009 5:40 PM
But imagine a chunk keyword (anathema I know to add a keyword, but
imagine it none the less). This keyword basically works just like
"function" but it returns the bytecode for the chunk and does not
capture upvalues. Now we write:
I've been using Lua Lanes with great success, and it appears it handles
upvalues properly.
Short of luaproc's scheduler, does anyone know what advantages luaproc
has over Lua Lanes?
Josh