- CL-EMB - CL-EMB is a templating library
- CL-MUSTACHE - CL-MUSTACHE is a templating library
- Clip - Clip is an attempt at a templating library that allows you to write templates in a way that is both accessible to direct webdesign and flexible
- json-template - An implementation of JSON Template in Common Lisp
- TALCL - TALCL is a templating library that implements XML templates and HTML templates
HTML templating: (main topic: HTML Template)
- cl-closure-template - This is a Common Lisp port of Google Closure Templates HTML template library
- CL-EMB - CL-EMB is a templating library
- cl-template - Simple, output-agnostic template engine for Common Lisp, inspired by ERb
- cl-who - CL-WHO is yet another html generator library, that is, it's a Web library to create (X)HTML from S-expressions
- Clip - Clip is an attempt at a templating library that allows you to write templates in a way that is both accessible to direct webdesign and flexible
- djula - Djula is a Common Lisp port of the Django HTML template language
- eco - Eco is a HTML template library where every tag is pure Common Lisp code (by the author of Lucerne, Crane, Ceramic,…)
- html->string - html->string aims to be the simplest HTML generator
- html-template - HTML-TEMPLATE is an HTML template library to use templates much like Perl's HTML::Template
- Hunchentoot LSP - port of John Wiseman's LSP HTML template library for use with Hunchentoot: hunchentoot-lsp-0.17.tar.gz
- LSP - LSP (Lisp Server Pages) is an HTML template library
- sml - S-expression-based markup language
- Stencl - Stencl is a simple templating library loosely based on BRL (the Beautiful Report Language)
- TALCL - TALCL is a templating library that implements XML templates and HTML templates
- x-html-template - x-html-template is a HTML template library, forked from Edi Weitz's HTML-TEMPLATE and mostly compatible with it
- yaclml - yaclml (Yet Another Common Lisp Markup Language) is an HTML generator and HTML template library
- YHTML-TEMPLATE - YHTML-Template is an HTML template library based on Edi Weitz's HTML-TEMPLATE
- YstokHTML - YstokHTML is a collection of HTML generator, HTML parser, and HTML template libraries