Sciweavers

10912 search results - page 43 / 2183
» Object-Oriented Programming Languages
Sort
View
ECOOP
2000
Springer
14 years 2 days ago
Copying and Comparing: Problems and Solutions
In object oriented programming, it is sometimes necessary to copy objects and to compare them for equality or inequality. We discuss some of the issues involved in copying and comp...
Peter Grogono, Markku Sakkinen

Book
246views
15 years 5 months ago
Using, Understanding, and Unraveling The OCaml Language
"These course notes are addressed to a wide audience of people interested in modern programming languages in general, ML-like languages in particular, or simply in OCaml, whet...
Didier Remy
IADIS
2003
13 years 9 months ago
Evaluation of Web Sites a Theoretical Framework
We sketch a theoretical framework for the construction of evaluation schemes for web sites. The framework is based on the structure quite explicitly found in mathematics, physics ...
Terje Aaberge, Ivar Petter Grøtte, Ingjerd ...
ER
1999
Springer
135views Database» more  ER 1999»
14 years 11 hour ago
Towards an Automatic Integration of Statecharts
Abstract. The integration of statecharts is part of an integration methodology for object oriented views. Statecharts are the most important language for the representation of the ...
Heinz Frank, Johann Eder
SOCO
2009
Springer
14 years 2 months ago
Feature (De)composition in Functional Programming
Abstract. The separation of concerns is a fundamental principle in software engineering. Crosscutting concerns are concerns that do not align with hierarchical and block decomposit...
Sven Apel, Christian Kästner, Armin Grö&...