Release: lisp-cgi-utils 0.1
Alexander Schreiber announced the first release of
lisp-cgi-utils 0.1 on comp.lang.lisp.
A small toolkit to help developing web CGI applications in Common Lisp. It handles the HTTP/CGI interface:and also helps generating HTML, with special support for working with HTML forms. The HTML support is not completed, some less used tags are still missing and will be added as needed.
- read environment variables
- read HTTP GET/POST variables


