Download List

Project Description

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-02-08 01:40
0.6.1

Typo fixes.
Tags: Code cleanup

2004-09-06 01:26
0.6

This release adds support for HTTP cookies, reworks examples for better clarity, and adds documentation for examples and cookie support.
Tags: Major feature enhancements

2004-07-31 01:59
0.5

The examples have been reworked. Now there examples for use with CMUCL and SBCL as CGI scripts.
Tags: Documentation

2004-07-19 01:53
0.4

Tag generating functions have better HTML 4.0 strict compliance. The examples have been fixed to have better style, as well as full HTML 4.0 strict compliance.
Tags: Minor bugfixes

2004-07-12 20:03
0.3

More HTML tags have been added (most standard tags are there now). There are better examples, including forms support.
Tags: Minor feature enhancements

Project Resources