Sciweavers

3713 search results - page 285 / 743
» Constructing a Calculus of Programs
Sort
View
123
Voted
ICWE
2007
Springer
15 years 10 months ago
Evolution of Web Applications with Aspect-Oriented Design Patterns
Abstract. It is more convenient to talk about changes in a domainspecific way than to formulate them at the programming construct level or—even worse—purely lexical level. Usi...
Michal Bebjak, Valentino Vranic, Peter Dolog
OOPSLA
2007
Springer
15 years 10 months ago
Tools for enforcing and inferring reference immutability in Java
Accidental mutation is a major source of difficult-to-detect errors in object-oriented programs. We have built tools that detect and prevent such errors. The tools include a java...
Telmo Luis Correa Jr., Jaime Quinonez, Michael D. ...
118
Voted
PADL
2004
Springer
15 years 9 months ago
UUXML: A Type-Preserving XML Schema-Haskell Data Binding
An XML data binding is a translation of XML documents into values of some programming language. This paper discusses a typepreserving XML–Haskell data binding that handles docume...
Frank Atanassow, Dave Clarke, Johan Jeuring
115
Voted
PPPJ
2003
ACM
15 years 9 months ago
Transparent Java standard extensions with native libraries on multiple platforms
Java programs that utilize standard extensions with native libraries are problematic since the extensions are platform dependent. We present general methods that make such program...
Pierre Wijkman, Mitra Wijkman, Suru Dissanaike
128
Voted
WCRE
2000
IEEE
15 years 8 months ago
Designing an XML-based Exchange Format for Harmonia
In this paper we present our design for a program data exchange format for Harmonia, a framework for constructing language-sensitive interactive CASE tools. We discuss the various...
Marat Boshernitsan, Susan L. Graham