Proceedings of the ACM International Conference Companion on Object Oriented Programming Systems Languages and Applications Com 2011
DOI: 10.1145/2048147.2048175
|View full text |Cite
|
Sign up to set email alerts
|

Cloning in ownership

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2012
2012
2021
2021

Publication Types

Select...
4
2
1

Relationship

1
6

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 4 publications
0
5
0
Order By: Relevance
“…The above is now accepted by the Rust compiler. The £ ¢ ¡ clone() method is provided by types implementing the £ ¢ ¡ Clone trait and, generally speaking, performs a deep clone up to borrowed references (i.e., roughly approximating a sheep clone [82,98]).…”
Section: Ownershipmentioning
confidence: 99%
See 1 more Smart Citation
“…The above is now accepted by the Rust compiler. The £ ¢ ¡ clone() method is provided by types implementing the £ ¢ ¡ Clone trait and, generally speaking, performs a deep clone up to borrowed references (i.e., roughly approximating a sheep clone [82,98]).…”
Section: Ownershipmentioning
confidence: 99%
“…7.2.2 Ownership. Ownership types and related systems attempt-in a similar fashion to Balloons-to provide strong guarantees about when and where aliasing is permitted between objects [2,21,29,35,37,44,62,82,85,98,99,101,106,118,136]. They have found use in areas such as: parallel and concurrent systems [21,22], specification languages [13,94], real-time systems [5,107], and more.…”
Section: Balloonsmentioning
confidence: 99%
“…localOwner(𝐻 , 𝑖, 𝑣) 10 The helper function OkDup(𝐻 , 𝐾, 𝑣) is a standard deep-copying operation. [17,52] For simplicity, we have gathered some rules that trap capability errors at run-time in Fig. 9.…”
Section: Dynamic Semanticsmentioning
confidence: 99%
“…The recurSC formalism is published in the paper "Sheep Cloning with Ownership Types" [52], while the mapSC and descripSC formalisms are published in the paper "Dynamic Semantics of Sheep Cloning: Proving Cloning" [53].…”
Section: Formalising Sheep Cloningmentioning
confidence: 99%