cl-hunchentoot
The Common Lisp web server formerly known as TBNL
/Main/Debian/all/libs/Hunchentoot is a web server written in Common Lisp and at the same time a
toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot
is capable of HTTP/1.1 chunking (both directions), persistent connections
(keep-alive), and SSL, but it can also sit behind the popular Apache using Marc
Battyani's mod_lisp.
Hunchentoot provides facilities like automatic session handling (with and
without cookies), logging (to Apache's log files or to a file in the file
system), customizable error handling, and easy access to GET and POST
parameters sent by the client. It does not include functionality to
programmatically generate HTML output. For this task you can use any library
you like, e.g. (shameless self-plug) CL-WHO or HTML-TEMPLATE.
Info:
| Homepage: | - |
| Package version: | 0.14.4.dfsg-1 |
| Architecture: | all |
| Distribution: | Debian |
| Filename: | cl-hunchentoot_0.14.4.dfsg-1_all.deb |
Browse inside cl-hunchentoot_0.14.4.dfsg-1_all.deb:
Download cl-hunchentoot_0.14.4.dfsg-1_all.deb: