Sciweavers

3 search results - page 1 / 1
» A new function algebra of EXPTIME functions by safe nested r...
Sort
View
CORR
2006
Springer
84views Education» more  CORR 2006»
14 years 10 months ago
A new function algebra of EXPTIME functions by safe nested recursion
Toshiyasu Arai, Naohi Eguchi
VLDB
2002
ACM
97views Database» more  VLDB 2002»
14 years 10 months ago
Structural Function Inlining Technique for Structurally Recursive XML Queries
Structurally recursive XML queries are an important query class that follows the structure of XML data. At present, it is difficult for XQuery to type and optimize structurally re...
Chang-Won Park, Jun-Ki Min, Chin-Wan Chung
HASKELL
2008
ACM
14 years 11 months ago
Lightweight monadic regions
We present Haskell libraries that statically ensure the safe use of resources such as file handles. We statically prevent accessing an already closed handle or forgetting to clos...
Oleg Kiselyov, Chung-chieh Shan