[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Idea for an event loop library
- From: Peter Cawley <lua@...>
- Date: Wed, 9 May 2012 14:14:59 +0100
On Wed, May 9, 2012 at 12:22 PM, Rob Hoelz <rob@hoelz.ro> wrote:
> So, what do you all think? Does this idea sound cool to you too, or
> does it sound useless/dumb/too magical/etc?
My first thoughts would be to compare your plans to luvit [1], which
seems to be LuaJIT combined with libuv (the event library behind
node.js).
[1] http://luvit.io/