
5 Sep
2006
5 Sep
'06
6:42 p.m.
On Tue, 5 Sep 2006 20:07:02 +0200, Toby <tobia.conforto@linux.it> wrote:
Edi Weitz wrote:
Would people be interested in something like Hunchentoot for non-LispWorks Lisps?
I'm not sure what the advantages and disadvantages of such a solution would be.
It's a pure Lisp solution (like AllegroServe), no Apache or any other external program involved. It's like the "stand-alone" version of TBNL, but with features that a "real" web server should have - like chunked encoding, persistent connections, or SSL. (That's the part Apache does for you if you use mod_lisp.) http://weitz.de/hunchentoot/ Cheers, Edi.