| Version 9 (modified by dsowen, 18 years ago) (diff) |
|---|
Template components
They should:
- Be format-agnostic (not specific to HTML nor XML);
- Allow custom tags;
- Allow access to external parameters (through either dynamic bindings, or explicit injection); and,
- Have a logical syntax.
Existing systems under investigation are:
- Lisp
- Other
System no longer under consideration are:
| System | Reason |
| CL-WHO | Not a markup language |
| HTOUT | Not a markup language |
