Difference between revisions of "Qexo"
(Created page with "{{Entry |Name=Qexo |Short description=XQuery to Java compiler |Full description=Qexo (Query Expressions for XML Objects aka Kawa-XQuery) is an implementation of W3C's draft XML q...") |
m (added gnu package identifier. edited homepage) |
||
| Line 3: | Line 3: | ||
|Short description=XQuery to Java compiler | |Short description=XQuery to Java compiler | ||
|Full description=Qexo (Query Expressions for XML Objects aka Kawa-XQuery) is an implementation of W3C's draft XML query language XQuery. XQuery is a high-level expression language whose values are sequences of nodes (as in DOM) and simple values. It includes syntax for embedding XML or HTML results, and a 'for' statement comparable to SQL's 'select'. This implementation uses the Kawa tools to compile XQuery programs to Java bytecodes that can run on any JVM. XQuery programs can run as servlets, as standalone applications, or from the command-line. | |Full description=Qexo (Query Expressions for XML Objects aka Kawa-XQuery) is an implementation of W3C's draft XML query language XQuery. XQuery is a high-level expression language whose values are sequences of nodes (as in DOM) and simple values. It includes syntax for embedding XML or HTML results, and a 'for' statement comparable to SQL's 'select'. This implementation uses the Kawa tools to compile XQuery programs to Java bytecodes that can run on any JVM. XQuery programs can run as servlets, as standalone applications, or from the command-line. | ||
| + | |Homepage URL=http://gnu.org/software/qexo | ||
|User level=none | |User level=none | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Computer languages=Java,Scheme | |Computer languages=Java,Scheme | ||
|Documentation note=User guide available in HTML format from http://www.gnu.org/software/qexo/Running.html | |Documentation note=User guide available in HTML format from http://www.gnu.org/software/qexo/Running.html | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Keywords=HTML,XML,Java,scheme,qexo,Kawa-XQuery,XQuery,JVM,Kawa | |Keywords=HTML,XML,Java,scheme,qexo,Kawa-XQuery,XQuery,JVM,Kawa | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Version identifier=1.7 | |Version identifier=1.7 | ||
|Version date=2002-02-16 | |Version date=2002-02-16 | ||
|Version status=beta | |Version status=beta | ||
|Version download=http://ftp.gnu.org/pub/gnu/kawa/kawa-1.7.tar.gz | |Version download=http://ftp.gnu.org/pub/gnu/kawa/kawa-1.7.tar.gz | ||
| − | |||
|Version comment=1.7 beta released 2002-02-16 | |Version comment=1.7 beta released 2002-02-16 | ||
| + | |Last review by=Janet Casey | ||
| + | |Last review date=2010-06-16 | ||
| + | |Submitted by=Database conversion | ||
| + | |Submitted date=2011-04-01 | ||
| + | |Is GNU=Yes | ||
| + | |GNU package identifier=qexo | ||
| + | |License verified date=2002-05-09 | ||
| + | }} | ||
| + | {{Project license | ||
| + | |License=Kawa | ||
| + | |License verified by=Janet Casey | ||
| + | |License verified date=2002-05-09 | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Per Bothner | |Real name=Per Bothner | ||
| + | |Role=Maintainer | ||
|Email=per@bothner.com | |Email=per@bothner.com | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 42: | Line 39: | ||
|Interface=command-line | |Interface=command-line | ||
|Programming-language=java | |Programming-language=java | ||
| − | |Software-development=compiler,programming-language | + | |Software-development=compiler, programming-language |
|Use=software-development | |Use=software-development | ||
}} | }} | ||
| − | {{ | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | }} | + | |
Latest revision as of 16:30, 12 October 2012
Qexo
http://gnu.org/software/qexo
Qexo (Query Expressions for XML Objects aka Kawa-XQuery) is an implementation of W3C's draft XML query language XQuery. XQuery is a high-level expression language whose values are sequences of nodes (as in DOM) and simple values. It includes syntax for embedding XML or HTML results, and a 'for' statement comparable to SQL's 'select'. This implementation uses the Kawa tools to compile XQuery programs to Java bytecodes that can run on any JVM. XQuery programs can run as servlets, as standalone applications, or from the command-line.
Documentation
User guide available in HTML format from http://www.gnu.org/software/qexo/Running.html
This is a GNU package:qexo
Download
Download
version 1.7
(beta)
released on 16 February 2002
Categories
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| Kawa | Janet Casey | 9 May 2002 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:qexo-general@gnu.org |
Software prerequisites
This entry (in part or in whole) was last reviewed on 16 June 2010.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
