1. hh-web
    HH-Web is a library of Common Lisp code intended to simplify development of modern web applications
  2. Hiper
    High performance term rewriting E-completion system
  3. Hoan Ton-That
    See Hoan Ton-That's Road to Lisp
  4. house
    A minimal event-driven web-server, tailor made for web games, but generally useful
  5. HT-AJAX
    HT-AJAX is a small AJAX web framework for Hunchentoot web server that allows transparent calls from Javascript in web pages to the server side Lisp code
  6. ht-simple-ajax
    HT-SIMPLE-AJAX is an Ajax library for the HUNCHENTOOT web server
  7. HTML
    3bmd - 3bmd is a Markdown to HTML converter CL-HTML-DIFF - CL-HTML-DIFF is a library for generating a human-readable diff of two HTML documents, using HTML cl-libxml2 - cl-libxml2 is high-level wrapper around libxml2 and libxslt libraries closure-html - Closure HTML is a portable HTML parsing library that understands malformed HTML CLSS - CLSS is a DOM traversal/search engine using CSS selectors colorize - Colorize is an application for colorizing chunks of code in several programming languages Exscribe - Exscribe is a CL-based document authoring tool in the spirit of Manuel Serrano's Scribe gy.mr.html - Max rottenkolber's HTML generator html-encode - html-encode is a small library for encoding text in various web-savvy formats htout - htout is an HTML generator written by Tim Bradshaw jarw-markup - jarw-markup is a library for document preparation from s-expressions to html or latex, together with automated registration and conversion of media and mathematics lQuery - lQuery is a DOM manipulation library inspired by and based on the jQuery syntax and functions macro-html - MACRO-HTML is Max Rottenkolber's HTML generator Plump - Practically Lenient and Unimpressive Markup Parser Stencl - Stencl is a simple templating library loosely based on BRL (the Beautiful Report Language) Texticl - Texticl is a library that transforms a text markup language similar to
  8. HTML generator
    HTML generators are libraries that let you generate HTML from within your Lisp code, as opposed to HTML template libraries
  9. HTML parser
    HTML parsers
  10. HTML template
    HTML templating libraries: