Sciweavers

SEKE
1994
Springer
14 years 20 hour ago
Rule firing with metarules
We describe a technique for the control of production rules firing in an object-oriented setting. This technique is based on the separation of control rules from ordinary domain r...
François Pachet, Jean-François Perro...
SEKE
1994
Springer
14 years 20 hour ago
Measuring similarity between software artifacts
This paper presents a model of estimating the similarity of software artifacts so as to promote their analogical reuse. The model permits comparisons between artifacts developed a...
George Spanoudakis, Panos Constantopoulos
SEKE
1993
Springer
14 years 22 hour ago
Developing Knowledge-Based Systems with Active Expert Participation
Many reported difficulties with real-life applications of knowledge-based technology stem from the fact that the traditionally performed prototyping projects are hard to manage an...
Kristian Sandahl
SEKE
1993
Springer
14 years 22 hour ago
A Neural Net-Based Approach to Software Metrics
Software metrics provide effective methods for characterizing software. Metrics have traditionally been composed through the definition of an equation, but this approach is limite...
Gary D. Boetticher, K. Srinivas, David Eichmann
SEKE
1993
Springer
14 years 22 hour ago
Software Automation
Daniel E. Cooke
SEKE
1993
Springer
14 years 22 hour ago
Recovering Conceptual Data Models is Human-Intensive
1 To handle the complexity of modern software systems, a software comprehension strategy pointing out the al abstraction level is necessary. In this context, the role of technology...
Fabio Abbattista, Filippo Lanubile, Giuseppe Visag...
SEKE
1993
Springer
14 years 22 hour ago
Reverse Engineering
Frank W. Calliss, Joseph Urban, James H. Cross II,...
PEPM
1994
ACM
14 years 23 hour ago
Identifying Profitable Specialization in Object-Oriented Languages
The performance of object-oriented languages can be greatly improved if methods can be specialized for particular classes of arguments. Such specialization can provide the compile...
Jeffrey Dean, Craig Chambers, David Grove
PEPM
1994
ACM
14 years 23 hour ago
PERs from Projections for Binding-Time Analysis
First-order projection-based binding-time analysis has proven genuinely useful in partial evaluation Lau91a, Lau91c]. There have been three notable generalisations of projection-b...
Kei Davis
PEPM
1994
ACM
14 years 23 hour ago
Dictionary-Free Overloading by Partial Evaluation
One of the most novel features in the functional programming language Haskell is the system of type classes used to support a combination of overloading and polymorphism. Current ...
Mark P. Jones