Re: Lua in home wireless routers?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua in home wireless routers?
- From: Petr Stetiar <ynezz@...>
- Date: 2008年2月14日 15:34:47 +0100
Dirk Feytons <dirk.feytons@gmail.com> [2008年02月13日 09:41:12]:
> I'm integrating Lua in our (commercial) DSL gateways. Initially for
> generating the web pages but we've got other uses in mind as well
> (gluing software bricks together with Lua instead of C, Lua as DDL).
If it's not secret, how do you use Lua on webserver? Do you use any of
available Web servers like Lighttpd or something own? Are you using Lua
as CGI?
I'm building some small configuration Web GUI for one ARM embedded board and
not decided yet what to use. I know, that I just want something Lua powered.
-- ynezz