Changes between Version 12 and Version 13 of TemplateComponents


Ignore:
Timestamp:
01/24/2008 08:12:56 PM (18 years ago)
Author:
dsowen
Comment:

Removed Weblocks from consideration.

Legend:

Unmodified
Added
Removed
Modified
  • TemplateComponents

    v12 v13  
    2222   * [http://www.cliki.net/text-template text-template]
    2323   * [http://random-state.net/files/trivial-template.lisp trivial-template]
    24    * [http://common-lisp.net/project/cl-weblocks/ Weblocks]
    2524   * [http://www.nicklevine.org/play/xhtml.lisp xhtml.lisp]
    2625   * [http://sourceforge.net/projects/lsp XLSP (a.k.a. "lisp server pages" or lsp)]
     
    4645|| LML          || Not a markup language     ||
    4746|| LML2         || Not a markup language     ||
     47|| Weblocks     || No template functionality ||
    4848
    49 Note, however, that LML2 does claim to have user-extensible tags.  It would be good to see how they did it.
     49Note, 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.