Sciweavers

672 search results - page 1 / 135
» On the Expressive Power of the Loop Language
Sort
View
NJC
2006
59views more  NJC 2006»
13 years 4 months ago
On the Expressive Power of the Loop Language
Tristan Crolard, Samuel Lacas, Pierre Valarcher
DBPL
2005
Springer
93views Database» more  DBPL 2005»
13 years 6 months ago
On the Expressive Power of XQuery Fragments
XQuery is known to be a powerful XML query language with many bells and whistles. For many common queries we do not need all the expressive power of XQuery. We investigate the eff...
Jan Hidders, Stefania Marrara, Jan Paredaens, Roel...
ICFP
2005
ACM
14 years 4 months ago
The anatomy of a loop: a story of scope and control
Writing loops with tail-recursive function calls is the equivalent of writing them with goto's. Given that loop packages for Lisp-family languages have been around for over 2...
Olin Shivers
LICS
2005
IEEE
13 years 10 months ago
Looping Caterpillars
There are two main paradigms for querying semi structured data: regular path queries and XPath. The aim of this paper is to provide a synthesis between these two. This synthesis i...
Evan Goris, Maarten Marx
IS
2008
13 years 4 months ago
On the expressibility of functions in XQuery fragments
XQuery is a powerful XML query language with many features and syntactic constructs. For many common queries we do not need all the expressive power of XQuery. We investigate the ...
Jan Hidders, Stefania Marrara, Jan Paredaens, Roel...