1. html->string
    html->string aims to be the simplest HTML generator
  2. html-encode
    html-encode is a small library for encoding text in various web-savvy formats
  3. html-extract
    An application implemented in CLISP to extract the plain text from HTML documents
  4. html-template
    HTML-TEMPLATE is an HTML template library to use templates much like Perl's HTML::Template
  5. htmlgen
    htmlgen is the name of the html generation software built into allegroserve, in the package net.html.generator
  6. htout
    htout is an HTML generator written by Tim Bradshaw
  7. HTTP Client
    Client applications for working with the web (HTTP client libraries, web browsers, crawlers, screen scrapers, etc.)
  8. HTTP server
    Native Common Lisp HTTP servers, as opposed to something like mod_lisp
  9. http-response-handler
    http-response-handler is a set of Lisp conditions for HTTP error responses
  10. http-routes
    http-routes is a library which attempts to create capable http(url) routes lib without regexps