Sciweavers

1665 search results - page 30 / 333
» Design Patterns as Language Constructs
Sort
View
CHI
2006
ACM
14 years 10 months ago
Foundations of a pattern language based on Gestalt principles
Traditionally, Human-Computer Interaction (HCI) is a highly interdisciplinary field bridging the research between psychological research and computer science. This paper places gr...
Karl Flieder, Felix Mödritscher
LCTRTS
2005
Springer
14 years 3 months ago
Software design patterns for TinyOS
— We present design patterns used by software components in the TinyOS operating system. They differ significantly from traditional software design patterns due to TinyOS’s fo...
David Gay, Philip Levis, David E. Culler
ARCS
2006
Springer
14 years 1 months ago
Automated Construction of Dependability Models by Aspect-Oriented Modeling and Model Transformation
Abstract. In order to support the dependability analysis of a system under design in an early phase of the design process, so-called fault tolerance libraries can be created that c...
Péter Domokos, István Majzik
ENTCS
2008
116views more  ENTCS 2008»
13 years 10 months ago
Phil: A Lazy Implementation of a Language for Approximate Filtering of XML Documents
In this paper, we introduce a system, written in Haskell, for filtering information from XML data. Essentially, the system implements a simple declarative language which allows on...
Michele Baggi, Demis Ballis
DLS
2010
146views Languages» more  DLS 2010»
13 years 7 months ago
Experiences with an icon-like expression evaluation system
The design of the Icon programming language's expression evaluation system, which can perform limited backtracking, was unique amongst imperative programming languages when c...
Laurence Tratt