[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LUA Vs Javascript
- From: Petite Abeille <petite.abeille@...>
- Date: Fri, 27 Jun 2008 22:15:17 +0200
On Jun 27, 2008, at 10:08 PM, Chris wrote:
I think the main issue here is that Lua has no standard GUI system.
HTML + Javascript + browser gives you that.
Arguably one could use HTML + Javascript + browser on the client side
and Lua on the server side.
FWIW, here is a pure Lua HTTP server implementation:
http://dev.alt.textdrive.com/browser/HTTP/HTTP.lua
--
PA.
http://alt.textdrive.com/nanoki/