Treffer: From Object Calculus to Java with Passing and Extraction of Methods

Title:
From Object Calculus to Java with Passing and Extraction of Methods
Publisher Information:
Università di Pisa 2006-05-30
Document Type:
E-Ressource Electronic Resource
Availability:
Open access content. Open access content
cc_by_nd
Note:
application/postscript
English
Other Numbers:
ITMUN oai:eprints.adm.unipi.it:2159
Bellia, Marco and Occhiuto, Maria Eugena (2006) From Object Calculus to Java with Passing and Extraction of Methods. Technical Report del Dipartimento di Informatica . Università di Pisa, Pisa, IT.
898099589
Contributing Source:
UNIVERSITA DI PISA SISTEMA ETD
From OAIster®, provided by the OCLC Cooperative.
Accession Number:
edsoai.ocn898099589
Database:
OAIster

Weitere Informationen

Higher order programming is considered a good methodology for program design and specification, furthermore it is fundamental for rapid prototyping. The paper is devoted to higher order programming in Java and, more in general, in the OO programming paradigm. It extends \cite{high2} and discusses introspection to support higher order programming and compares this technique with other different, interesting approaches, including function emulation and function integration. Finally, it addresses the problem of embedding, in the OO paradigm, suitable mechanisms for method passing and method extraction: It exemplifies the use in OO programming and discusses language definition techniques.