Treffer: Properties of Java Simple Closures.
Title:
Properties of Java Simple Closures.
Authors:
Source:
Fundamenta Informaticae. 2011, Vol. 109 Issue 3, p237-253. 17p. 5 Charts.
Subject Terms:
Database:
Academic Search Index
Weitere Informationen
In the last years, the Java community has been arguing about adding closures to Java in order to improve expressivity. The debate has not yet terminated but all proposals seem to converge towards a notion of Simple Closures which contain only the essential features of anonymous functions. This paper addresses the problem of defining a rigorous semantics for Simple Closures. The technique adopted is well known and has already been used to prove interesting properties of other extensions of Java. A minimal calculus is defined: Featherweight Java extended with Simple Closures. Syntax and semantics of such a calculus are defined and type safety, backward compatibility, and the abstraction property are proved. [ABSTRACT FROM AUTHOR]