[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: General purpose notification mechanism for Lua
- From: Javier Guerra <javier@...>
- Date: Wed, 30 Dec 2009 17:59:15 -0500
On Wed, Dec 30, 2009 at 5:49 PM, Tiago Katcipis <tiagokatcipis@gmail.com> wrote:
> On Wed, Dec 30, 2009 at 8:44 PM, Javier Guerra <javier@guerrag.com> wrote:
>>
>> remember that Lua is a language, not a framework.
>>
>
> i am searching for a already made lib or framework
well, there's none that i know about.... it's a little unfortunate;
but might be because of the focus on Lua as an embeddable language,
not so much as one to write big applications... or maybe it's the
other way around, without any such framework, it looks like too much
work to do big applications.
The only similar options i remember right now are those that bind Lua
to an existing framework like Qt, GTK, wx...
--
Javier