Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native "XML stack" support off the JVM #3

Open
ndw opened this issue Apr 25, 2019 · 0 comments
Open

Native "XML stack" support off the JVM #3

ndw opened this issue Apr 25, 2019 · 0 comments

Comments

@ndw
Copy link
Member

ndw commented Apr 25, 2019

Many XML technologies (Saxonica's XSLT 3.0, OxygenXML, MorganaXProc, XML Calabash, the catalog resolver at XMLResolver.org, etc.) depends on the JVM. While it's true that there are older versions of processors (xsltproc, for example) that are native applications, most modern development appears to be focused on the JVM.

Both because the changing licensing conditions of the JVM introduce a level of uncertainty about the platform, but also because diversity is a good thing, it would be nice if the full XML stack was available more natively.

Implementations in rust or go, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant