Sciweavers

16190 search results - page 393 / 3238
» Applicative programming with effects
Sort
View
WSE
2005
IEEE
15 years 10 months ago
Developing Component-based Adaptive Web Applications with the AMACONTBuilder
The growing need for personalization and device independence calls for effective ways of engineering adaptive Web applications. This requires formats, languages and structured pro...
Zoltán Fiala, Michael Hinz, Klaus Meiß...
121
Voted
UIST
2000
ACM
15 years 9 months ago
SATIN: a toolkit for informal ink-based applications
Software support for making effective pen-based applications is currently rudimentary. To facilitate the creation of such applications, we have developed SATIN, a Java-based toolk...
Jason I. Hong, James A. Landay
ICSE
2004
IEEE-ACM
16 years 5 months ago
Feature-Oriented Programming and the AHEAD Tool Suite
1 Feature Oriented Programming (FOP) is an emerging paradigm for application synthesis, analysis, and optimization. A target application is specified declaratively as a set of feat...
Don S. Batory
SCAM
2006
IEEE
15 years 11 months ago
Comparative Study of Refactoring Haskell and Erlang Programs
Refactoring is about changing the design of existing code without changing its behaviour, but with the aim of making code easier to understand, modify, or reuse. Taking Haskell an...
Huiqing Li, Simon Thompson
SAC
2000
ACM
15 years 8 months ago
An Approach for Modeling the Name Lookup Problem in the C++ Programming Language
Abstract. Formal grammars are well established for specifying the syntax of programming languages. However, the formal specification of programming language semantics has proven mo...
James F. Power, Brian A. Malloy