Skip to content

cefn/xquery-udl

 
 

Repository files navigation

xquery-udl

An attempt a building a Xquery 'User-Defined Language' for Komodo for the Komodo IDE and Komodo Edit.

xpi instalation file included

Transitions

transtions from xquery to markup seem to work ok

transtions from markup to xquery seem to work ok

Xquery Operators

Added XPath and XQuery Functions and Operators

need some more logic here to indentify functions 'node' vs 'node()'

http://docs.activestate.com/komodo/4.4/luddite.html http://www.activestate.com/blog/2007/01/adding-new-languages-komodo-udl http://www.w3.org/TR/xquery-xpath-parsing

https://github.com/spig/pygments-xquery-lexer/blob/master/xquery.py http://www.martin-probst.com/blog/2008/04/08/xquery-pretty-printer/

example files from http://www.datypic.com/books/xquery/examples.html

About

Xquery User-Defined Language for Komodo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.1%
  • XQuery 42.9%