Paket: cl-hunchentoot (1.2.38-1.1)
Links für cl-hunchentoot
Debian-Ressourcen:
Quellcode-Paket hunchentoot herunterladen:
- [hunchentoot_1.2.38-1.1.dsc]
- [hunchentoot_1.2.38.orig.tar.gz]
- [hunchentoot_1.2.38-1.1.debian.tar.xz]
Betreuer:
Externe Ressourcen:
- Homepage [weitz.de]
Ähnliche Pakete:
Common Lisp web server formerly known as TBNL
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.
Hunchentoot provides facilities like automatic session handling (with and without cookies), logging, 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.
Hunchentoot talks with its front-end or with the client over TCP/IP sockets and optionally uses multiprocessing to handle several requests at the same time. Therefore, it cannot be implemented completely in portable Common Lisp. It currently works "natively" with LispWorks (which is the main development and testing platform), and additionally on all Lisps which are supported by the compatibility layers usocket and Bordeaux Threads.
Hunchentoot comes with a BSD-style license so you can basically do with it whatever you want.
Andere Pakete mit Bezug zu cl-hunchentoot
|
|
|
|
-
- dep: cl-base64
- Common-Lisp-Paket zum Base64-(De-)kodieren mit URI-Unterstützung
-
- dep: cl-bordeaux-threads
- Portable threads library for Common Lisp
-
- dep: cl-chunga
- Portable chunked streams for Common Lisp
-
- dep: cl-fad
- portable pathname library for Common Lisp
-
- dep: cl-flexi-streams
- Flexi-streams: Flexible bivalent streams for Common Lisp
-
- dep: cl-md5 (>= 1:20130312)
- Common Lisp-Paket für MD5-Message-Digests
-
- dep: cl-plus-ssl
- Common Lisp interface to OpenSSL
-
- dep: cl-ppcre
- Portable, mit Perl kompatible reguläre Ausdrücke für Common Lisp
-
- dep: cl-rfc2388
- implementation of RFC 2388 in Common Lisp
-
- dep: cl-trivial-backtrace
- generate a Common Lisp backtrace portably
-
- dep: cl-usocket
- Common Lisp socket library
cl-hunchentoot herunterladen
Architektur | Paketgröße | Größe (installiert) | Dateien |
---|---|---|---|
all | 142,2 kB | 625,0 kB | [Liste der Dateien] |