Hi all,
I have written an XSLT 2.0 compiler (targeting JavaScript) in
TypeScript. It was written to see if it was possible, and I don't know
how useful it will prove, or how complete it will ever be, but it does
work (with quirks, mistakes and missing pieces).
If you are interested, please have a look and let me know what you think!
- https://github.com/egh/xjslt
- https://gitlab.com/egh/xjslt
It is based on the XPath 3.0 implementation of
https://github.com/FontoXML/fontoxpath.
best,
Erik Hetzner
|