Announce: xjslt, an XSLT 2.0 compiler in TypeScript

From: Erik Hetzner <ehetzner_at_nyob>
Date: Sat, 24 Aug 2024 16:21:58 -0700
To: CODE4LIB_at_LISTS.CLIR.ORG
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 (no doubt 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
Received on Sat Aug 24 2024 - 19:22:51 EDT