-
2
-
-
0342321935
-
The jalapeño virtual machine
-
Bowen Alpern, C. R. Attanasio, John J. Barton, Michael G. Burke, Perry Cheng, Jong-Deok Choi, Anthony Cocchi, Stephen J. Fink, David Grove, Michael Hind, Susan Flynn-Hummel, Derek Lieber, Vassily Litvinov, Mark F. Mergen, Ton Ngo, James R. Russell, Vivek Sarkar, Mauricio J. Serrano, Janice C. Shepherd, Stephen E. Smith, V. C. Sreedhar, Harini Srinivasan, and John Whaley. The Jalapeño Virtual Machine. IBM Systems Journal, 39(1):211-238, 2000.
-
(2000)
IBM Systems Journal
, vol.39
, Issue.1
, pp. 211-238
-
-
Alpern, B.1
Attanasio, C.R.2
John, J.3
Burke, B.M.G.4
Cheng, P.5
Choi, J.-D.6
Cocchi, A.7
Stephen, J.8
Fink, D.G.9
Hind, M.10
Flynn-Hummel, S.11
Lieber, D.12
Litvinov, V.13
Mark, F.14
Mergen, T.N.15
James, R.16
Russell, V.S.17
Mauricio, J.18
Shepherd, S.J.C.19
Stephen, E.20
Sreedhar, S.V.C.21
Srinivasan, H.22
Whaley, J.23
more..
-
4
-
-
17044376706
-
A unified theory of garbage collection
-
October
-
David F. Bacon, Perry Cheng, and V. T. Rajan. A Unified Theory of Garbage Collection. In Proceedings of the 2004 ACMSIOPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications, pages 50-68, October 2004.
-
(2004)
Proceedings of the 2004 ACMSIOPLAN Conference on Object-Oriented Programming, Systems, Languages, and Applications
, pp. 50-68
-
-
Bacon, D.F.1
Cheng, P.2
Rajan, V.T.3
-
5
-
-
0017517772
-
Shifting garbage collection overhead to compile time
-
July
-
Jeffrey M. Barth. Shifting Garbage Collection Overhead to Compile Time. Communications of the ACM, 20(7):513-518, July 1977.
-
(1977)
Communications of the ACM
, vol.20
, Issue.7
, pp. 513-518
-
-
Barth, J.M.1
-
7
-
-
77952402635
-
-
Boost C++Libraries
-
Boost C++Libraries. At http ://www.boost.org.
-
-
-
-
9
-
-
0002568342
-
Efficient and precise modeling of exceptions for the analysis of java programs
-
September
-
Jong-Deok Choi, David Grove, Michael Hind, and Vivek Sarkar. Efficient and Precise Modeling of Exceptions for the Analysis of Java Programs. In Proceedings of the ACM SIGPLAN/SIGSOFT Workshop on Program Analysis for Software Tools and Engineering, pages 21-31, September 1999.
-
(1999)
Proceedings of the ACM SIGPLAN/SIGSOFT Workshop on Program Analysis for Software Tools and Engineering
, pp. 21-31
-
-
Choi, J.-D.1
Grove, D.2
Hind, M.3
Sarkar, V.4
-
10
-
-
84945708437
-
A method for overlapping and erasure of lists
-
December
-
George E. Collins. A Method for Overlapping and Erasure of Lists. Communications of the ACM, 3(12):655-657, December 1960.
-
(1960)
Communications of the ACM
, vol.3
, Issue.12
, pp. 655-657
-
-
Collins, G.E.1
-
11
-
-
0025213652
-
On determining lifetime and aliasing of dynamically allocated data in higher-order functional specifications
-
January
-
Alain Deutsch. On Determining Lifetime and Aliasing of Dynamically Allocated Data in Higher-Order Functional Specifications. In Proceedings of the ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages, pages 157-168, January 1990.
-
(1990)
Proceedings of the ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages
, pp. 157-168
-
-
Deutsch, A.1
-
12
-
-
0016993741
-
An efficient, incremental automatic garbage collector
-
September
-
L. Peter Deutsch and Daniel G. Bobrow. An Efficient, Incremental Automatic Garbage Collector. Communications of the ACM, 19(9):522-526, September 1976.
-
(1976)
Communications of the ACM
, vol.19
, Issue.9
, pp. 522-526
-
-
Peter Deutsch, L.1
Bobrow, D.G.2
-
14
-
-
34247183371
-
A Fortrancompiled list-processing language
-
April
-
H. Gelernter, J. R. Hansen, and C. L. Gerberich. A FORTRANCompiled List-Processing Language. Journal of the ACM, 7(2):87-101, April 1960.
-
(1960)
Journal of the ACM
, vol.7
, Issue.2
, pp. 87-101
-
-
Gelernter, H.1
Hansen, J.R.2
Gerberich, C.L.3
-
15
-
-
0040078395
-
On the usefulness of type and liveness accuracy for garbage collection and leak detection
-
November
-
Martin Hirzel, Amer Diwan, and Johannes Henkel. On the Usefulness of Type and Liveness Accuracy for Garbage Collection and Leak Detection. ACM Transactions on Programming Languages and Systems, 24(6):593-624, November 2002.
-
(2002)
ACM Transactions on Programming Languages and Systems
, vol.24
, Issue.6
, pp. 593-624
-
-
Hirzel, M.1
Diwan, A.2
Henkel, J.3
-
17
-
-
34247187435
-
Compiler optimizations for nondeferred reference-counting garbage collection
-
ACM Press, June
-
Pramod G. Joisha. Compiler Optimizations for Nondeferred Reference-Counting Garbage Collection. In Proceedings of the International Symposium on Memory Management, pages 150-161. ACM Press, June 2006.
-
(2006)
Proceedings of the International Symposium on Memory Management
, pp. 150-161
-
-
Joisha, P.G.1
-
19
-
-
42149157721
-
Overlooking roots: A framework for making nondeferred reference-counting garbage collection fast
-
ACM Press, October
-
Pramod G. Joisha. Overlooking Roots: A Framework for Making Nondeferred Reference-Counting Garbage Collection Fast. In Proceedings of the International Symposium on Memory Management, pages 141-158. ACM Press, October 2007.
-
(2007)
Proceedings of the International Symposium on Memory Management
, pp. 141-158
-
-
Joisha, P.G.1
-
26
-
-
0029720098
-
TIL: A type-directed optimizing compiler for ML
-
May
-
David R. Tarditi, Greg Morrisett, Perry Cheng, Christopher Stone, Robert Harper, and Peter Lee. TIL: A Type-Directed Optimizing Compiler for ML. In Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation, pages 181-192, May 1996.
-
(1996)
Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation
, pp. 181-192
-
-
Tarditi, D.R.1
Morrisett, G.2
Cheng, P.3
Stone, C.4
Harper, R.5
Lee, P.6
|