[ANNOUNCE] XQuery: Galax version 0.5.0 available

Jerome Simeon <[email protected]> Thu, 17 Feb 2005 11:52:50 -0500
Newsgroups gmane.comp.web.query-languages
Message-ID <OFB60032C8.5C978D19-ON85256FAB.005C2B85-05256FAB.005CBA92@us.ibm.com>
We are proud to announce version 0.5.0 of Galax, an open source
implementation of XQuery 1.0.

This version implements the October 2004 XQuery working drafts and
includes a completely redesigned compiler with an algebraic optimizer,
a more efficient XML parser, and numerous bug fixes.

Galax 0.5.0 can be downloaded from the Galax Web site at:

   http://www.galaxquery.org/

In addition to the Galax source, pre-compiled binaries are available
for Linux, MacOS, Solaris, and Windows with MinGW.

Galax provides APIs for O'Caml, C, and Java and is implemented in
O'Caml.

Mary Fernandez and Jerome Simeon