Projects
all projects released under the MIT license

newLISP Template System
latest version (0.2) released 02/26/08 at 3:44 p.m.

The template module was inspired largely by the Django template system. I firmly believe that separating complex logic from the template itself leads to both cleaner code and, much more importantly, a simpler system for non-programmers. A content producer should not be required to know lisp to write a simple template.