https://github.com/rhdunn/xqt-application
Command line, stand-alone tools, and language server for XQuery, XPath, and XSLT evaluation.
https://github.com/rhdunn/xqt-application
command-line lsp lsp-server xpath xquery xslt
Last synced: over 1 year ago
JSON representation
Command line, stand-alone tools, and language server for XQuery, XPath, and XSLT evaluation.
- Host: GitHub
- URL: https://github.com/rhdunn/xqt-application
- Owner: rhdunn
- License: apache-2.0
- Created: 2023-01-11T19:27:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-17T19:40:19.000Z (over 3 years ago)
- Last Synced: 2025-01-31T23:28:09.336Z (over 1 year ago)
- Topics: command-line, lsp, lsp-server, xpath, xquery, xslt
- Language: Kotlin
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XQT (XML Query/Transform) Application
The XQT application is an open-source implementation of the XPath, XQuery, and
XSLT languages. The goal of this project is to provide a command line application
for running queries and operating as an LSP language server.
## License
Copyright (C) 2023 Reece H. Dunn
SPDX-License-Identifier: [Apache-2.0](LICENSE)