Parallel
lisphtml.txt.html
Associated article: HTML Templates for Lisp
Tags: Web Development Parallel
Published source code accompanying the article by Geen Stover in which he presents an HTML template library that's written in in Lisp. Also see LISPHTML.ZIP.
HTML Templates for Lisp by Gene Michael Stover Listing One <html> <!-- Lisp expects two parameters as global variables: *TITLE* is the title as a string. *N-LST* is a list of numbers. --> <head>&...


