Italiano (Italian) English (Inglese)
giovedì, 28 marzo 2024

Pubblicazioni

Indietro
Dettagli Pubblicazione
Autori:Paola Giannini
Marco Servetto
Elena Zucca
Titolo:Tracing sharing in an imperative pure calculus
Apparso su:TR-INF-2016-12-04-UNIPMN
Pagine:26
Editore:DiSIT, Computer Science Institute, UPO
Anno:2016
Tipo Pubblicazione:Technical Report
URL:http://www.di.unipmn.it...R-INF-2016-12-04-UNIPMN.pdf
Sommario:In this paper we introduce a type and effect system, for an imperative object calculus, which infers sharing possibly introduced by the evaluation of an expression. Sharing is directly represented at the syntactic level as a relation among free variables, thanks to the fact that the calculus is pure. That is, imperative features are modeled by just rewriting source code terms. We consider both standard variables and affine variables, which can occur at most once in their scope. The latter are used as temporary references, to “move” a capsule (an isolated portion of store) to another location in the store. The sharing effects inferred by the type system are very expressive, and generalize notions introduced in literature by type modifiers.