N
N
Nikita2014-01-22 17:43:20
Computer networks
Nikita, 2014-01-22 17:43:20

Is there an alternative to XSLT 1.0 as a declarative template engine?

The question is on topic, but I will give a few clarifications.
In XSLT, I consider pluses:
* declarativeness
* expressive and powerful matching
* XPath and all its power inside
* XML at the input
* implementation in a large number of platforms and programming languages
​​* some, but support in the browser
Cons:
* excessive description redundancy
* confusion with xsl:import and template weights in large projects
* complexity of refactoring
* high entry threshold (not comparable with imperative templating engines)
I would be grateful for any names and links. I will be interested even in candidates who do not satisfy all the points described above.
If you have used any of the alternatives, it will be nice to hear about your impressions of them as well.
PS I know about XJST ( https://github.com/veged/xjst) .

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
Nikita, 2014-02-04
@Nikita

After a recommendation from Panya, I also found this useful post on Habré:
habrahabr.ru/company/yandex/blog/151700
There, in the post and comments, there are answers to some of my questions and a few examples.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question