-
2
-
-
0009398536
-
Balloon Types: Controlling sharing of state in data types
-
June
-
Paulo Sérgio Almeida. Balloon Types: Controlling sharing of state in data types. In ECOOP Proceedings, June 1997.
-
(1997)
ECOOP Proceedings
-
-
Almeida, P.S.1
-
3
-
-
0034450019
-
Guava: A dialect of Java without data races
-
David F. Bacon, Robert E. Strom, and Ashis Tarafdar. Guava: a dialect of Java without data races. In OOPSLA Proceedings, pages 382-400, 2000.
-
(2000)
OOPSLA Proceedings
, pp. 382-400
-
-
Bacon, D.F.1
Strom, R.E.2
Tarafdar, A.3
-
4
-
-
84976827641
-
'Use-once' variables and linear objects - Storage management, reflection and multi-threading
-
January
-
Henry G. Baker. 'Use-once' variables and linear objects - storage management, reflection and multi-threading. ACM SIGPLAN Notices, 30(1), January 1995.
-
(1995)
ACM SIGPLAN Notices
, vol.30
, Issue.1
-
-
Baker, H.G.1
-
5
-
-
0036040498
-
Representation independence, confinement, and access control
-
Portland, Oregon, January
-
Anindya Banerjee and David A. Naumann. Representation independence, confinement, and access control. In Proceedings of the 29th ACM Symposium on Principles of Programming Languages (POPL'02), Portland, Oregon, January 2002.
-
(2002)
Proceedings of the 29th ACM Symposium on Principles of Programming Languages (POPL'02)
-
-
Banerjee, A.1
Naumann, D.A.2
-
6
-
-
0003644553
-
-
Addison-Wesley
-
Greg Bollella, James Gosling, Benjamin Brosgol, Peter Dibble, Steve Furr, and Mark Turnbull. The Red-Time Specification for Java. Addison-Wesley, 2000.
-
(2000)
The Red-Time Specification for Java
-
-
Bollella, G.1
Gosling, J.2
Brosgol, B.3
Dibble, P.4
Furr, S.5
Turnbull, M.6
-
7
-
-
0037924416
-
Ownership types for safe programming: Preventing data races and deadlocks
-
November
-
Chandrasekhar Boyapati, Robert Lee, and Martin Rinard. Ownership types for safe programming: Preventing data races and deadlocks. In OOPSLA Proceedings, November 2002.
-
(2002)
OOPSLA Proceedings
-
-
Boyapati, C.1
Lee, R.2
Rinard, M.3
-
8
-
-
0038519067
-
-
Technical Report MIT-LCS-TR-858, Laboratory for Computer Science, MIT, July
-
Chandrasekhar Boyapati, Barbara Liskov, and Liuba Shrira. Ownership types and safe lazy upgrades in object-oriented databases. Technical Report MIT-LCS-TR-858, Laboratory for Computer Science, MIT, July 2002.
-
(2002)
Ownership Types and Safe Lazy Upgrades in Object-oriented Databases
-
-
Boyapati, C.1
Liskov, B.2
Shrira, L.3
-
9
-
-
0035551906
-
A parameterized type system for race-free Java programs
-
Chandrasekhar Boyapati and Martin Rinard. A parameterized type system for race-free Java programs. In OOPSLA Proceedings, 2001.
-
(2001)
OOPSLA Proceedings
-
-
Boyapati, C.1
Rinard, M.2
-
11
-
-
0035335990
-
Alias burying: Unique variables without destructive reads
-
May
-
John Boyland. Alias burying: Unique variables without destructive reads. Software - Practice and Experience, 31(6):533-553, May 2001.
-
(2001)
Software - Practice and Experience
, vol.31
, Issue.6
, pp. 533-553
-
-
Boyland, J.1
-
13
-
-
1642384423
-
Capabilities for Sharing: A Generalization of Uniqueness and Read-Only
-
June
-
John Boyland, James Noble, and William Retert. Capabilities for Sharing: A Generalization of Uniqueness and Read-Only. In ECOOP Proceedings, June 2001.
-
(2001)
ECOOP Proceedings
-
-
Boyland, J.1
Noble, J.2
Retert, W.3
-
15
-
-
0037493357
-
-
PhD thesis, School of Computer Science and Engineering, University of New South Wales, Sydney, Australia
-
David Clarke. Object Ownership and Containment. PhD thesis, School of Computer Science and Engineering, University of New South Wales, Sydney, Australia, 2001.
-
(2001)
Object Ownership and Containment
-
-
Clarke, D.1
-
16
-
-
0037586483
-
Ownership, encapsulation and the disjointness of type and effect
-
November
-
David Clarke and Sophia Drossopolou. Ownership, encapsulation and the disjointness of type and effect. In OOPSLA Proceedings, November 2002.
-
(2002)
OOPSLA Proceedings
-
-
Clarke, D.1
Drossopolou, S.2
-
22
-
-
35248822795
-
Non-null types in an object-oriented language
-
Erik Poll, editor, Malaga, Spain, June 2002. Appears in Technical report NIII-R0204, Computing Science Department, University of Nijmegen
-
Manuel Fähndrich and K. Rustan M. Leino. Non-null types in an object-oriented language. In Erik Poll, editor, Formal Techniques for Java-like Programs, Malaga, Spain, June 2002. Appears in Technical report NIII-R0204, Computing Science Department, University of Nijmegen, 2002.
-
(2002)
Formal Techniques for Java-like Programs
-
-
Fähndrich, M.1
Leino, K.R.M.2
-
26
-
-
0005284469
-
An object-oriented effects system
-
Aaron Greenhouse and John Boyland. An object-oriented effects system. In ECOOP'99,1999.
-
(1999)
ECOOP'99
-
-
Greenhouse, A.1
Boyland, J.2
-
27
-
-
0036040515
-
Region-based memory management in Cyclone
-
June
-
Dan Grossman, Greg Morrisett, Trevor Jim, Michael Hicks, Yanling Wang, and James Cheney. Region-based memory management in Cyclone. In Proceedings of the ACM Conference on Programming Language Design and Implementation, June 2002.
-
(2002)
Proceedings of the ACM Conference on Programming Language Design and Implementation
-
-
Grossman, D.1
Morrisett, G.2
Jim, T.3
Hicks, M.4
Wang, Y.5
Cheney, J.6
-
29
-
-
0001582174
-
Islands: Aliasing protection in object-oriented languages
-
November
-
John Hogg. Islands: Aliasing protection in object-oriented languages. In OOPSLA Proceedings, November 1991.
-
(1991)
OOPSLA Proceedings
-
-
Hogg, J.1
-
30
-
-
84976682374
-
Composite objects revisited
-
Portland, Oregon
-
Won Kim, Elisa Bertino, and Jorge F Garza. Composite objects revisited. In Proceedings of the 1989 ACM SIGMOD International Conference on Management of Data, pages 337-347, Portland, Oregon, 1989.
-
(1989)
Proceedings of the 1989 ACM SIGMOD International Conference on Management of Data
, pp. 337-347
-
-
Kim, W.1
Bertino, E.2
Garza, J.F.3
-
34
-
-
0033617057
-
Virginity: A contribution to the specification of object-oriented software
-
April
-
K. Rustan M. Leino and Raymie Stata. Virginity: A contribution to the specification of object-oriented software. Information Processing Letters, 70(2):99-105, April 1999.
-
(1999)
Information Processing Letters
, vol.70
, Issue.2
, pp. 99-105
-
-
Leino, K.R.M.1
Stata, R.2
-
35
-
-
0010604534
-
Towards alias-free pointers
-
July
-
Naftaly Minsky. Towards alias-free pointers. In ECOOP Proceedings, July 1996.
-
(1996)
ECOOP Proceedings
-
-
Minsky, N.1
-
36
-
-
0037504132
-
Universes: A type system for controlling representation exposure
-
A. Poetzsch-Heffter and J. Meyer, editors, Fernuniversität Hagen
-
P. Müller and A. Poetzsch-Heffter. Universes: A type system for controlling representation exposure. In A. Poetzsch-Heffter and J. Meyer, editors, Programming Languages and Fundamentals of Programming. Fernuniversität Hagen, 1999.
-
(1999)
Programming Languages and Fundamentals of Programming
-
-
Müller, P.1
Poetzsch-Heffter, A.2
-
37
-
-
84957718680
-
Flexible alias protection
-
Eric Jul, editor, ECOOP'98-Object-Oriented Programming, Berlin, Heidelberg, New York, July Springer-Verlag
-
James Noble, Jan Vitek, and John Potter. Flexible alias protection. In Eric Jul, editor, ECOOP'98-Object-Oriented Programming, volume 1445 of Lecture Notes In Computer Science, pages 158-185, Berlin, Heidelberg, New York, July 1988. Springer-Verlag.
-
(1988)
Lecture Notes in Computer Science
, vol.1445
, pp. 158-185
-
-
Noble, J.1
Vitek, J.2
Potter, J.3
-
38
-
-
84959054901
-
The ins and outs of objects
-
Adelaide, Australia, November IEEE Press
-
John Potter, James Noble, and David Clarke. The ins and outs of objects. In Australian Software Engineering Conference, Adelaide, Australia, November 1998. IEEE Press.
-
(1998)
Australian Software Engineering Conference
-
-
Potter, J.1
Noble, J.2
Clarke, D.3
-
39
-
-
84974191759
-
Polymorphic type, region, and effect inference
-
July
-
J.-P Talpin and P. Jouvelot. Polymorphic type, region, and effect inference. Journal of Functional Programming, 2(3):245-271, July 1992.
-
(1992)
Journal of Functional Programming
, vol.2
, Issue.3
, pp. 245-271
-
-
Talpin, J.-P.1
Jouvelot, P.2
-
41
-
-
0003232884
-
Linear types can change the world!
-
M. Broy and C. B. Jones, editors, Sea of Gallilee, Israel, April North-Holland
-
Phil Wadler. Linear types can change the world! In M. Broy and C. B. Jones, editors, IFIP TC 2 Working Conference on Programming Concepts and Methods, pages 561-581, Sea of Gallilee, Israel, April 1990. North-Holland.
-
(1990)
IFIP TC 2 Working Conference on Programming Concepts and Methods
, pp. 561-581
-
-
Wadler, P.1
-
42
-
-
0038507289
-
-
Master's thesis, Department of Computer and Information Science and the Graduate School of the University of Oregon, August
-
Bennett Norton Yates. A type-and-effect system for encapsulating memory in Java. Master's thesis, Department of Computer and Information Science and the Graduate School of the University of Oregon, August 1999.
-
(1999)
A Type-and-effect System for Encapsulating Memory in Java
-
-
Yates, B.N.1
|