The lisp-cgi-utils is a software package for developing CGI scripts with Common Lisp. It implements a very basic HTTP/CGI interface (sending headers, getting GET/POST and environment variables) and offers tools for easier HTML generation with special support for handling HTML forms.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries Text Processing Markup HTML/XHTML |
|---|---|
| Licenses | LGPL |
| Operating Systems | Unix |
| Implementation | Lisp |
Recent releases


Changes: This release adds support for ACL 8.1.


Changes: Support for multibyte encodings was added. The default encoding was switched to UTF8.


Changes: Makefile fixes were made for dvips. A bugfix was made for CMUCL.


Changes: Support for Lispworks has been added.


Changes: This release adds a system definition for asdf. lisp-cgi-utils can now be loaded properly via asdf.