Changes between Version 12 and Version 13 of TemplateComponents
- Timestamp:
- 01/24/2008 08:12:56 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TemplateComponents
v12 v13 22 22 * [http://www.cliki.net/text-template text-template] 23 23 * [http://random-state.net/files/trivial-template.lisp trivial-template] 24 * [http://common-lisp.net/project/cl-weblocks/ Weblocks]25 24 * [http://www.nicklevine.org/play/xhtml.lisp xhtml.lisp] 26 25 * [http://sourceforge.net/projects/lsp XLSP (a.k.a. "lisp server pages" or lsp)] … … 46 45 || LML || Not a markup language || 47 46 || LML2 || Not a markup language || 47 || Weblocks || No template functionality || 48 48 49 Note, however, that LML2 does claim to have user-extensible tags. It would be good to see how they did it. 49 Note, however, that LML2 does claim to have user-extensible tags. It would be good to see how they did it. Weblocks also has a ''render'' architecture that may be good.
