- A library to embed Common Lisp and special template tags into normal text files. Can be used for dynamically generated HTML pages. [Open source, Lisp Lesser General Public Licence]
- A library for Common Lisp which provides an interface to the GD Graphics Library for the dynamic creation of images. It is based on UFFI and should thus be portable to all CL implementations supported by UFFI. [Open source, BSD-style license]
- Library for Common Lisp, modifies reader to have interpolation within strings similar to Perl or Unix Shell scripts; gives various ways to insert arbitrary characters into literal strings even if editor/IDE doesn't support them. [Open source, BSD-style license]
- A Lisp Markup Language, i.e. it provides convenient means to convert S-expressions intermingled with code into (X)HTML, XML, or whatever. [Open source, BSD-style license]
- Protocol and libraries that help access common object runtimes (JVM, CLI/CLR (.MET)) and their libraries, from Lisp. Open source, Common Public License.
- mod_lisp is an Apache plugin which lets apache send requests to a lisp process to generate dynamic content. Think of it as java server pages for lisp. cl-pdf is a library to create files in Portable Document Format from Common Lisp.
- A user interface development environment for Common Lisp and X11 or Macintosh. It helps you create graphical, interactive user interfaces for your software.
- GDL Application Development System, dynamic Knowledge Base Language and Development Environment; Generative Web Language (GWL), an integrated web-based user interface platform, for rapid development and deployment of dynamic webserver-based apps. ANSI Common Lisp based.
- Portable library for Common Lisp, can be used to fill templates with arbitrary (string) values at runtime; loosely modeled after Perl module HTML::Template and compatible with a subset of its syntax. [Open source, BSD-style license]
- 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. [Open source, LGPL]
- Common Lisp extension, adds support for nondeterministic programming, and on this base, provides full constraint programming language to formulate and solve mixed systems of numeric and symbolic constraints. Description, download.
- A toolkit for building dynamic websites with Common Lisp. It employs the popular Apache web server for the actual HTTP communication between the server and the browser and it uses Marc Battyani's mod_lisp for the communication between Apache and the Lisp image. [Open source, BSD-style license]
- Small package, can be used to programmatically rewrite (X)HTML documents, to replace some attribute values by others. Description, code samples, downloads, links. [Open source, BSD-style license]
Help build the largest human-edited directory on the web.