Skip to content

pjlsergeant/xslt-fever-dream

Repository files navigation

XSLT Fever Dream

XSLT is a great general-purpose programming language! Here are some examples I hacked together in 2012 when I was spending a lot of time in hotel rooms with little else to occupy myself.

The implementations:

The repo of course includes tests, also written in XSLT using the included TAP testing library (./util-test-framework.xsl); these also serve as examples of use:

./test-logic.xsl, ./test-graph.xsl, and ./test-map.xsl can all be run with Saxon, using something like:

echo "<dummy/>" | saxon -xsl:test-logic.xsl -it:start -s:-

About

XSLT is a great programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages