Changes between Version 10 and Version 11 of TemplateComponents


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

Removed LML & LML2 from consideration.

Legend:

Unmodified
Added
Removed
Modified
  • TemplateComponents

    v10 v11  
    2020   * [http://weitz.de/html-template/ HTML-TEMPLATE]
    2121   * [http://homepage.mac.com/svc/kpax/ KPAX]
    22    * [http://lml.b9.com/ LML]
    23    * [http://lml2.b9.com/ LML2]
    2422   * [http://www.cliki.net/text-template text-template]
    2523   * [http://random-state.net/files/trivial-template.lisp trivial-template]
     
    4644|| HTOUT        || Not a markup language     ||
    4745|| HUNCHENTOOT  || No template functionality ||
     46|| LML          || Not a markup language     ||
     47|| LML2         || Not a markup language     ||
     48
     49Note, however, that LML2 does claim to have user-extensible tags.  It would be good to see how they did it.