-
1
-
-
0012619971
-
The Boyer benchmark at warp speed
-
July-September
-
Henry G. Baker, The Boyer benchmark at warp speed. ACM Lisp Pointers 5(3), July-September 1992, pages 13-14.
-
(1992)
ACM Lisp Pointers
, vol.5
, Issue.3
, pp. 13-14
-
-
Baker, H.G.1
-
2
-
-
84976819743
-
Infant mortality and generational garbage collection
-
April
-
Henry G. Baker, Infant mortality and generational garbage collection. ACM SIGPLAN Notices 28(4), April 1993, pages 55-57.
-
(1993)
ACM SIGPLAN Notices
, vol.28
, Issue.4
, pp. 55-57
-
-
Baker, H.G.1
-
3
-
-
0002520865
-
The Boyer benchmark meets linear logic
-
October-December
-
Henry G. Baker. The Boyer benchmark meets linear logic. ACM Lisp Pointers 6(4), October-December 1993, pages 3-10.
-
(1993)
ACM Lisp Pointers
, vol.6
, Issue.4
, pp. 3-10
-
-
Baker, H.G.1
-
4
-
-
0012619876
-
-
Personal communication via electronic mail, 6 November 1995, quoting a personal communication via fax from Bob Boyer dated 3 December 1993
-
Henry G. Baker. Personal communication via electronic mail, 6 November 1995, quoting a personal communication via fax from Bob Boyer dated 3 December 1993.
-
-
-
Baker, H.G.1
-
5
-
-
0012584394
-
-
Lisp machine progress report. AI Memo 444, MIT AI Lab, August
-
A. Bawden, R. Greenblatt, J. Holloway, T. Knight, D. A. Moon, and D. Weinreb. Lisp machine progress report. AI Memo 444, MIT AI Lab, August 1977.
-
(1977)
-
-
Bawden, A.1
Greenblatt, R.2
Holloway, J.3
Knight, T.4
Moon, D.A.5
Weinreb, D.6
-
6
-
-
0036036105
-
Beltway: Getting around garbage collection gridlock
-
Steve M. Blackburn, Richard Jones, K. S. McKinley, and J. Eliot B. Moss. Beltway: Getting Around Garbage Collection Gridlock. ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI), June 17-19, 2002.
-
ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI), June 17-19, 2002
-
-
Blackburn, S.M.1
Jones, R.2
McKinley, K.S.3
Moss, J.E.B.4
-
7
-
-
84976673799
-
A nonrecursive list compacting algorithm
-
November
-
C. J. Cheney. A nonrecursive list compacting algorithm. Communications of the ACM 13(11), November 1970, pages 677-678.
-
(1970)
Communications of the ACM
, vol.13
, Issue.11
, pp. 677-678
-
-
Cheney, C.J.1
-
8
-
-
0028465742
-
Lambda, the ultimate label, or a simple optimizing compiler for Scheme
-
July-September
-
William D Clinger and Lars Thomas Hansen. Lambda, the ultimate label, or a simple optimizing compiler for Scheme. Proceedings of the 1994 ACM Conference on Lisp and Functional Programming, ACM LISP Pointers VIII(3), July-September 1994, pages 128-139.
-
(1994)
Proceedings of the 1994 ACM Conference on Lisp and Functional Programming, ACM LISP Pointers
, vol.8
, Issue.3
, pp. 128-139
-
-
Clinger, W.D.1
Hansen, L.T.2
-
10
-
-
0012526629
-
-
William Clinger, Data provided via the World-Web Web at http://www.ccs.neu/home/will/GC/index.html.
-
-
-
Clinger, W.1
-
11
-
-
0019608414
-
Garbage collection of linked data structures
-
September
-
Jacques Cohen. Garbage collection of linked data structures. ACM Computing Surveys 13(3), September 1981, pages 341-367.
-
(1981)
ACM Computing Surveys
, vol.13
, Issue.3
, pp. 341-367
-
-
Cohen, J.1
-
12
-
-
0016993741
-
An efficient incremental automatic garbage collector
-
July
-
L. Peter Deutsch and Daniel G. Bobrow. An efficient incremental automatic garbage collector. Communications of the ACM 19(7), July 1976, pages 522-526.
-
(1976)
Communications of the ACM
, vol.19
, Issue.7
, pp. 522-526
-
-
Deutsch, L.P.1
Bobrow, D.G.2
-
13
-
-
0014732304
-
An efficient context-free parsing algorithm
-
J Earley. An efficient context-free parsing algorithm. Communications of the ACM 13(2), 1970, pages 94-102.
-
(1970)
Communications of the ACM
, vol.13
, Issue.2
, pp. 94-102
-
-
Earley, J.1
-
16
-
-
0012527522
-
The impact of programming style on the performance of Scheme programs
-
M.S. Thesis, University of Oregon
-
Lars Thomas Hansen. The impact of programming style on the performance of Scheme programs. M.S. Thesis, University of Oregon, 1992.
-
(1992)
-
-
Hansen, L.T.1
-
17
-
-
0003445590
-
Older-first garbage collection in practice
-
Ph.D. Thesis, Northeastern University, November; Available online - see [10]
-
Lars Thomas Hansen. Older-first Garbage Collection in Practice. Ph.D. Thesis, Northeastern University, November 2000. Available online - see [10].
-
(2000)
-
-
Hansen, L.T.1
-
18
-
-
0017468735
-
Storage management for an implementation of SNOBOL4
-
David R. Hanson. Storage Management for an Implementation of SNOBOL4. Software-Practice and Experience 7, 1977, pages 179-192.
-
(1977)
Software-Practice and Experience
, vol.7
, pp. 179-192
-
-
Hanson, D.R.1
-
21
-
-
0027002099
-
A comparative performance evaluation of write barrier implementations
-
Anthony L. Hosking, J. Eliot B. Moss, and Darko Stefanović. A Comparative Performance Evaluation of Write Barrier Implementations. OOPSLA '92 Conference Proceedings, ACM SIGPLAN Notices 27(10), October 1992, pages 92-109.
-
OOPSLA '92 Conference Proceedings, ACM SIGPLAN Notices 27(10), October 1992
, pp. 92-109
-
-
Hosking, A.L.1
Moss, J.E.B.2
Stefanović, D.3
-
22
-
-
0003242475
-
Incremental garbage collection for mature objects
-
(Yves Bekkers and Jacques Cohen, editors), Lecture Notes in Computer Science 637. Springer-Verlag, September
-
Richard L. Hudson and J. Eliot B. Moss. Incremental garbage collection for mature objects. In Proceedings of International Workshop on Memory Management, (Yves Bekkers and Jacques Cohen, editors), Lecture Notes in Computer Science 637. Springer-Verlag, September 1992.
-
(1992)
Proceedings of International Workshop on Memory Management
-
-
Hudson, R.L.1
Moss, J.E.B.2
-
25
-
-
0003250977
-
Revised report on the algorithmic language scheme
-
Richard Kelsey, William Clinger, and Jonathan Rees (editors); September
-
Richard Kelsey, William Clinger, and Jonathan Rees (editors). Revised Report on the Algorithmic Language Scheme. ACM SIGPLAN Notices 33(9), September. 1998, pages 26-76.
-
(1998)
ACM SIGPLAN Notices
, vol.33
, Issue.9
, pp. 26-76
-
-
-
26
-
-
0012576443
-
-
The Larceny home page at http://www.larceny.org/.
-
-
-
-
27
-
-
0020765079
-
A real-time garbage collector based on the lifetimes of objects
-
June
-
Henry Lieberman and Carl Hewitt. A Real-Time Garbage Collector Based on the Lifetimes of Objects. Communications of the ACM 26(6), 419-429, June 1983.
-
(1983)
Communications of the ACM
, vol.26
, Issue.6
, pp. 419-429
-
-
Lieberman, H.1
Hewitt, C.2
-
32
-
-
17144368832
-
Age-based garbage collection
-
October
-
Darko Stefanović, Kathryn S. McKinley, and J. Eliot B. Moss. Age-Based Garbage Collection. OOPSLA '99 Conference Proceedings, ACM SIGPLAN Notices 34(10), October 1999, pages 370-381.
-
(1999)
OOPSLA '99 Conference Proceedings, ACM SIGPLAN Notices
, vol.34
, Issue.10
, pp. 370-381
-
-
Stefanović, D.1
McKinley, K.S.2
Moss, J.E.B.3
-
33
-
-
33846640854
-
Older-first garbage collection in practice: Evaluation in a java virtual machine
-
Darko Stefanović, Matthew Hertz, Steve M. Blackburn, K. S. McKinley, and J. Eliot B. Moss. Older-first Garbage Collection in Practice: Evaluation in a Java Virtual Machine. Workshop on Memory System Performance, Berlin, Germany, June 2002.
-
Workshop on Memory System Performance, Berlin, Germany, June 2002
-
-
Stefanović, D.1
Hertz, M.2
Blackburn, S.M.3
McKinley, K.S.4
Moss, J.E.B.5
-
36
-
-
0012532092
-
Uniprocessor garbage collection techniques
-
to appear
-
Paul R. Wilson. Uniprocessor garbage collection techniques. ACM Computing Surveys, to appear. Available via anonymous ftp from cs.utexas.in pub/garbage.
-
ACM Computing Surveys
-
-
Wilson, P.R.1
|