wiki:WikiStart

Version 2 (modified by dsowen, 18 years ago) (diff)

Project goals.

The goal of this project is to create an ANSI Common Lisp library that allows the easy creation of structured documents from S-expressions. The structure is tag-based (like XML) and allows definition of tag-expanders.

By taking a single, set source tree, and altering only the associated tag-expanders, vastly different output formats can be derived with minimal effort. Documents become like putty in your hands!