Sciweavers

94 search results - page 12 / 19
» Declarative specialization for object-oriented-program speci...
Sort
View
ESOP
2005
Springer
15 years 5 months ago
Forward Slicing by Conjunctive Partial Deduction and Argument Filtering
Program slicing is a well-known methodology that aims at identifying the program statements that (potentially) affect the values computed at some point of interest. Within imperat...
Michael Leuschel, Germán Vidal
WAIM
2005
Springer
15 years 5 months ago
An Approach to RDF(S) Query, Manipulation and Inference on Databases
In order to lay a solid foundation for the emerging semantic web, effective and efficient management of large RDF(S) data is in high demand. In this paper we propose an approach t...
Jing Lu, Yong Yu, Kewei Tu, Chenxi Lin, Lei Zhang
OOPSLA
2004
Springer
15 years 5 months ago
Modular generics
This paper presents the design of G, a new language specifically created for generic programming. We review and identify important language features of C++ and Haskell in light o...
Jeremy G. Siek
SSDBM
2003
IEEE
123views Database» more  SSDBM 2003»
15 years 4 months ago
MoBIoS: A Metric-Space DBMS to Support Biological Discovery
MoBIoS is a specialized database management system whose storage manager is based on metric-space indexing, and whose query language entails biological data types. When relational...
Daniel P. Miranker, Weijia Xu, Rui Mao
ECOOP
2001
Springer
15 years 4 months ago
An Overview of AspectJ
AspectJ™ is a simple and practical aspect-oriented extension to Java™. With just a few new constructs, AspectJ provides support for modular implementation of a range of crosscu...
Gregor Kiczales, Erik Hilsdale, Jim Hugunin, Mik K...