Sciweavers

223 search results - page 18 / 45
» An object-oriented program development environment for the f...
Sort
View
SIGIR
2008
ACM
13 years 7 months ago
AIR 2006: First International Workshop on Adaptive Information Retrieval
Adaptive Information Retrieval (IR) systems are designed to optimize retrieval effectiveness and user interaction in an underlying search environment. In this article, we report o...
Hideo Joho, Jana Urban, Robert Villa, Joemon M. Jo...
DAGSTUHL
2006
13 years 9 months ago
Face-off: AOP+LMP vs. legacy software
This paper applies a mix of aspect-oriented programming (AOP) and logic meta-programming (LMP) to tackle some concerns of/in legacy environments. We present four different problem...
Kris De Schutter, Bram Adams
EWC
2011
84views more  EWC 2011»
13 years 2 months ago
A theoretical framework for an intelligent design catalogue
This paper outlines continuing work on the intelligent design catalogue. The intelligent design catalogue seeks to create a virtual design environment that is linked to a catalogu...
Paul Winkelman
ICFP
2006
ACM
14 years 7 months ago
The development of Chez Scheme
Chez Scheme is now over 20 years old, the first version having been released in 1985. This paper takes a brief look back on the history of Chez Scheme's development to explor...
R. Kent Dybvig
ICSE
1998
IEEE-ACM
13 years 11 months ago
Non-Intrusive Object Introspection in C++: Architecture and Application
We describe the design and implementation of system architecture to support object introspection in C++. In this system, information is collected by parsing class declarations, an...
Tyng-Ruey Chuang, Y. S. Kuo, Chien-Min Wang