[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is there any CGI library for Lua?
- From: Natanael Copa <natanael.copa@...>
- Date: Mon, 30 Oct 2006 09:37:04 +0100
On Mon, 2006-10-30 at 13:58 +0800, jason zhang wrote:
> I want to embed the Lua into shttpd to run as a embeded web server.
> Is there existing CGI library for Lua? If no, I have to write a simple
> one by myself.
Haserl (http://haserl.sourceforge.net) has support for embedding lua in
html, php style. Its still under develmopment but very useful.
Natanael Copa