Download List

Descripción del Proyecto

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

Corrige error tipográfico.
Tags: Code cleanup
Typo fixes.

2004-09-06 01:26
0.6

Esta versión incluye el soporte para cookies, reelabora ejemplos para una mejor claridad, y agrega la documentación de ejemplos y el soporte para cookies.
Tags: Major feature enhancements
This release adds support for HTTP cookies, reworks examples for better clarity, and adds documentation for examples and cookie support.

2004-07-31 01:59
0.5

Los ejemplos han sido reprogramadas. Ahora hay ejemplos para el uso con CMUCL y SBCL como scripts CGI.
Tags: Documentation
The examples have been reworked. Now there examples for use with CMUCL and SBCL as CGI scripts.

2004-07-19 01:53
0.4

Funciones de generación de etiquetas tienen mejor HTML 4.0 estricto cumplimiento. Los ejemplos que se han fijado para tener un mejor estilo, así como la plena HTML 4.0 estricto cumplimiento.
Tags: Minor bugfixes
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.

2004-07-12 20:03
0.3

Más etiquetas HTML se han añadido (etiquetas estándar de la mayoría ya se encuentran allí). Hay ejemplos mejor, incluidas las formas de apoyo.
Tags: Minor feature enhancements
More HTML tags have been added (most standard tags are there now). There are better examples, including forms support.

Project Resources