Re: Lua for GUI toolkit wrapping?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua for GUI toolkit wrapping?
- From: Wesley Smith <wesley.hoke@...>
- Date: 2009年9月26日 09:58:53 -0700
> I'd be worried about writing an application that large in a dynamic language. That said, we have incorporated Lua selectively within the app; e.g., custom screens built with our widget editor are saved as Lua tables.
Is this for performance reasons? For maintainability reasons?
wes