unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bult-in XSLT processor
@ 2017-06-08  2:38 Etienne Prud’homme
  2017-06-08  7:10 ` Yuri Khan
  0 siblings, 1 reply; 6+ messages in thread
From: Etienne Prud’homme @ 2017-06-08  2:38 UTC (permalink / raw)
  To: emacs-devel

While trying to discover XSLT, I saw that Emacs doesn’t seem to have an
XSLT processor built-in.  That surprised me given it can be used in a
variety of contexts (I’m still discovering that though).

I’m not talking about XSLT editing functionality.  nXMl-mode seems to do
a pretty good job on XML documents (XSLT is XML based).  I’m talking
about a library that can transform XML file according to an XSLT
stylesheet.

The only support I’ve seen so far is by using the very old
`xslt-process' package and it’s using Java libraries.

Would it be worth the effort to make an XSLT processor in Emacs Lisp?

--
Etienne



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-06-08 19:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-08  2:38 Bult-in XSLT processor Etienne Prud’homme
2017-06-08  7:10 ` Yuri Khan
2017-06-08 18:18   ` Etienne Prud’homme
2017-06-08 19:03     ` Eli Zaretskii
2017-06-08 19:33       ` Etienne Prud’homme
2017-06-08 19:50         ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).