Sciweavers

234 search results - page 15 / 47
» Architecture Implementation Using the Machine Description La...
Sort
View
APCSAC
2001
IEEE
14 years 6 days ago
Stacking them up: a Comparison of Virtual Machines
A popular trend in current software technology is to gain program portability by compiling programs to an inte form based on an abstract machine definition. Such approaches date b...
K. John Gough
MIDDLEWARE
2004
Springer
14 years 1 months ago
Scooby: middleware for service composition in pervasive computing
In this paper we argue for middleware languages that aid in service composition. We outline where such languages could be useful through the description of our current architectur...
Jon Robinson, Ian Wakeman, Tim Owen
ENTCS
2007
91views more  ENTCS 2007»
13 years 8 months ago
Rule-Based Operational Semantics for an Imperative Language
Operational semantics for programming languages usually come in two flavours: big-step and small-step. Both are defined using deduction rules with a congruence rule allowing redu...
Florent Kirchner, François-Régis Sin...
WICSA
2008
13 years 10 months ago
Can Styles Improve Architectural Pattern Reuse?
Software patterns are generic solutions to recurring problems. They are represented as a triplet (problem, context, solution). Several kinds of software patterns were identified, ...
Sorana Cîmpan, Vincent Couturier
SAC
2000
ACM
14 years 28 days ago
Parallel C++ for the Java Virtual Machine
Object-oriented modeling and design is a way of solving problems using models based upon real-world concepts. In this paradigm, the fundamental construct is the object, an entity ...
Timothy E. Denehy, Chang-Hyun Jo