Difference between revisions of "Qexo"

From Free Software Directory
Jump to: navigation, search
m (added gnu package identifier. edited homepage)
m (Blanked the page)
Line 1: Line 1:
{{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 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
 
|Computer languages=Java,Scheme
 
|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
 
|Version identifier=1.7
 
|Version date=2002-02-16
 
|Version status=beta
 
|Version download=http://ftp.gnu.org/pub/gnu/kawa/kawa-1.7.tar.gz
 
|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
 
|Real name=Per Bothner
 
|Role=Maintainer
 
|Email=per@bothner.com
 
}}
 
{{Resource
 
|Resource audience=Bug Tracking,Developer,Support
 
|Resource kind=E-mail
 
|Resource URL=mailto:qexo-general@gnu.org
 
}}
 
{{Software category
 
|Interface=command-line
 
|Programming-language=java
 
|Software-development=compiler, programming-language
 
|Use=software-development
 
}}
 
{{Featured}}
 

Revision as of 09:10, 14 February 2017



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 or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.