#!/usr/local/bin/clisp (format t "Content-type: text/html~%~%") (format t "Hello, world! (Lisp)~%")