Sciweavers

16844 search results - page 66 / 3369
» How to Design Programs
Sort
View
109
Voted
REFLECTION
1999
Springer
15 years 6 months ago
The Design of a Resource-Aware Reflective Middleware Architecture
Middleware has emerged as an important architectural component in supporting distributed applications. With the expanding role of middleware, however, a number of problems are emer...
Gordon S. Blair, Fábio M. Costa, Geoff Coul...
113
Voted
IJIM
2008
59views more  IJIM 2008»
15 years 2 months ago
The Importance of the Learner's Environmental Context in the Design of M-Learning Products
: As mobile devices, such as PDAs, iPods, and mobile phones become more common, corporations are turning to mobile learning to improve employee performance. Today's m-learning...
David A. Guralnick
KBSE
1997
IEEE
15 years 6 months ago
Precise Specification and Automatic Application of Design Patterns
Despite vast interest in design patterns, the specification and application of patterns is generally assumed to rely on manual implementation. We describe a precise method of spec...
Amnon H. Eden, Amiram Yehudai, Joseph Gil
145
Voted
POPL
2012
ACM
13 years 10 months ago
Programming with binders and indexed data-types
We show how to combine a general purpose type system for an existing language with support for programming with binders and contexts by refining the type system of ML with a rest...
Andrew Cave, Brigitte Pientka
PLDI
2010
ACM
15 years 7 months ago
Mint: Java multi-stage programming using weak separability
Multi-stage programming (MSP) provides a disciplined approach to run-time code generation. In the purely functional setting, it has been shown how MSP can be used to reduce the ov...
Edwin Westbrook, Mathias Ricken, Jun Inoue, Yilong...