[xquery-talk] [ANN] Pascal XQuery 1 engine now with JSONiq

Benito van der Zander benito at benibela.de
Thu Mar 28 04:15:50 PST 2013


Hi,

there is now a new release of my Pascal-based XQuery engine which adds 
JSONiq support.
(not JSONiq Update through, but there is an old global variable 
extension, which can be
used to update some (but not all) object properties without involving 
snapshots )
The XQuery part supports everything of XQuery 1 except xml schemas, and 
static type checking,
with some extensions like pattern matching, global variables or a XPath 
2-restricted mode.

     Main library page:http://www.benibela.de/sources_en.html#internettools

     Online XQuery tester: 
http://videlibri.sourceforge.net/cgi-bin/xidelcgi?extract-kind=xquery

     Command Line Tool: http://videlibri.sourceforge.net/xidel.html

     XQTS Results: 
http://www.benibela.de/documentation/internettools/internettoolsxqts.html

     (skipping invalid inputs)


Benito



More information about the talk mailing list