Sciweavers

1173 search results - page 146 / 235
» On the Compositionality of Round Abstraction
Sort
View
JFP
2008
135views more  JFP 2008»
13 years 11 months ago
Hoare type theory, polymorphism and separation
We consider the problem of reconciling a dependently typed functional language with imperative features such as mutable higher-order state, pointer aliasing, and non-termination. ...
Aleksandar Nanevski, J. Gregory Morrisett, Lars Bi...
RTS
2006
132views more  RTS 2006»
13 years 11 months ago
A framework for modular analysis and exploration of heterogeneous embedded systems
Abstract The increasing complexity of heterogeneous systems-on-chip, SoC, and distributed embedded systems makes system optimization and exploration a challenging task. Ideally, a ...
Arne Hamann, Marek Jersak, Kai Richter, Rolf Ernst
ICWE
2010
Springer
13 years 9 months ago
Context, Quality and Relevance: Dependencies and Impacts on RESTful Web Services Design
Abstract. While several techniques have been introduced for specifying and acquiring context and quality information associated with Web services, they consider such information re...
Hong Linh Truong, Schahram Dustdar, Andrea Maurino...
TVCG
2010
121views more  TVCG 2010»
13 years 9 months ago
Visualizing the Semantic Structure in Classical Music Works
—A major obstacle in the appreciation of classical music is that extensive training is required to understand musical structure and compositional techniques toward comprehending ...
Wing-Yi Chan, Huamin Qu, Wai-Ho Mak
DLS
2009
179views Languages» more  DLS 2009»
13 years 9 months ago
Directing JavaScript with arrows
JavaScript programmers make extensive use of event-driven programming to help build responsive web applications. However, standard approaches to sequencing events are messy, and o...
Yit Phang Khoo, Michael Hicks, Jeffrey S. Foster, ...