-
1
-
-
0028468375
-
An efficient implementation of multiple return values in Scheme
-
J. M. Ashley R. K. Dybvig An efficient implementation of multiple return values in Scheme Proceedings of the ACM SIGPLAN '94 Conference on Programming Language Design and Implementation 140 149 Proceedings of the ACM SIGPLAN '94 Conference on Programming Language Design and Implementation 1994-June
-
(1994)
, pp. 140-149
-
-
Ashley, J.M.1
Dybvig, R.K.2
-
2
-
-
0026982457
-
Optimally profiling and tracing programs
-
T. Ball J. R. Larus Optimally profiling and tracing programs Proceedings of the 19th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages 59 70 Proceedings of the 19th Annual ACM SIGPLAN-SIGACT Symposium on Principles of Programming Languages 1992-January
-
(1992)
, pp. 59-70
-
-
Ball, T.1
Larus, J.R.2
-
3
-
-
85176690258
-
-
Denmark
-
Similix Manual, System Version 5.0 1993 Denmark University of Copenhagen
-
(1993)
-
-
-
4
-
-
0346831338
-
DDD—A transformation system for Digital Design Derivation
-
B. Bose DDD—A transformation system for Digital Design Derivation May 1991 331 Indiana University, Computer Science Department
-
(1991)
-
-
Bose, B.1
-
5
-
-
0029713016
-
Representing control in the presence of one-shot continuations
-
C. Bruggeman O. Waddell R. K. Dybvig Representing control in the presence of one-shot continuations Proceedings of the ACM SIGPLAN '96 Conference on Programming Language Design and Implementation 99 107 Proceedings of the ACM SIGPLAN '96 Conference on Programming Language Design and Implementation 1996-May
-
(1996)
, pp. 99-107
-
-
Bruggeman, C.1
Waddell, O.2
Dybvig, R.K.3
-
6
-
-
0346200749
-
The Scheme Machine
-
R. G. Burger The Scheme Machine August 1994 413 Indiana University, Computer Science Department
-
(1994)
-
-
Burger, R.G.1
-
7
-
-
85176678056
-
-
Indiana University
-
G Robert Burger. Efficient Compilation and Profile-Driven Dynamic Recompilation in Scheme March 1997 Indiana University
-
(1997)
-
-
Robert, G1
-
8
-
-
0342936926
-
Automatic dynamic compilation support for event dispatching in extensible systems
-
C. Chambers S. J. Eggers J. Auslander M. Philipose M. Mock P. Pardyak Automatic dynamic compilation support for event dispatching in extensible systems WCSSS'96 Workshop on Compiler Support for System Software WCSSS'96 Workshop on Compiler Support for System Software 1996-February
-
(1996)
-
-
Chambers, C.1
Eggers, S.J.2
Auslander, J.3
Philipose, M.4
Mock, M.5
Pardyak, P.6
-
9
-
-
85176667724
-
-
Stanford University
-
C. Chambers The Design and Implementation of the SELF Compiler, an Optimizing Compiler for Object-Oriented Programming Languages April 1992 Stanford University
-
(1992)
-
-
Chambers, C.1
-
10
-
-
0024701862
-
Customization: Optimizing compiler technology for SELF, a dynamically-typed object-oriented programming language
-
C. Chambers D. Ungar Customization: Optimizing compiler technology for SELF, a dynamically-typed object-oriented programming language Proceedings of the ACM SIGPLAN '89 Conference on Programming Language Design and Implementation 146 160 Proceedings of the ACM SIGPLAN '89 Conference on Programming Language Design and Implementation 1989-July
-
(1989)
, pp. 146-160
-
-
Chambers, C.1
Ungar, D.2
-
11
-
-
0005258611
-
Revised4 report on the algorithmic language Scheme
-
Revised4 report on the algorithmic language Scheme LISP Pointers IV 3 1 55 July-September 1991
-
(1991)
LISP Pointers
, vol.IV
, Issue.3
, pp. 1-55
-
-
-
12
-
-
0028465742
-
Lambda, the ultimate label, or a simple optimizing compiler for Scheme
-
W. D. Clinger L. T. Hansen Lambda, the ultimate label, or a simple optimizing compiler for Scheme Proceedings of the 1994 ACM Conference on LISP and Functional Programming 128 139 Proceedings of the 1994 ACM Conference on LISP and Functional Programming 1994
-
(1994)
, pp. 128-139
-
-
Clinger, W.D.1
Hansen, L.T.2
-
13
-
-
0021199937
-
Efficient implementation of the Smalltalk-80 system
-
L. P. Deutsch A. M. Schiffman Efficient implementation of the Smalltalk-80 system Proceedings of the 11th Annual ACM Symposium on Principles of Programming Languages 297 302 Proceedings of the 11th Annual ACM Symposium on Principles of Programming Languages 1984-January
-
(1984)
, pp. 297-302
-
-
Deutsch, L.P.1
Schiffman, A.M.2
-
14
-
-
38149057486
-
Don't stop the BIBOP: Flexible and efficient storage management for dynamically typed languages
-
R. K. Dybvig D. Eby C. Bruggeman Don't stop the BIBOP: Flexible and efficient storage management for dynamically typed languages March 1994 400 Indiana University, Computer Science Department
-
(1994)
-
-
Dybvig, R.K.1
Eby, D.2
Bruggeman, C.3
-
15
-
-
85176666970
-
VCODE: A retargetable, extensible, very fast dynamic code generation system
-
D. R. Engler VCODE: A retargetable, extensible, very fast dynamic code generation system Proceedings of the ACM SIGPLAN '96 Conference on Programming Language Design and Implementation Proceedings of the ACM SIGPLAN '96 Conference on Programming Language Design and Implementation 1996-May
-
(1996)
-
-
Engler, D.R.1
-
16
-
-
0347924082
-
Efficient, safe, application-specific message processing
-
D. R. Engler D. Wallach M. F. Kaashoek Efficient, safe, application-specific message processing March 1995 MIT/LCS/TM533 MIT Laboratory for Computer Science
-
(1995)
-
-
Engler, D.R.1
Wallach, D.2
Kaashoek, M.F.3
-
17
-
-
0025446241
-
Representing control in the presence of first-class continuations
-
R. Hieb R. K. Dybvig C. Braggeman Representing control in the presence of first-class continuations Proceedings of the ACM SIGPLAN '90 Conference on Programming Language Design and Implementation 66 77 Proceedings of the ACM SIGPLAN '90 Conference on Programming Language Design and Implementation 1990-June
-
(1990)
, pp. 66-77
-
-
Hieb, R.1
Dybvig, R.K.2
Braggeman, C.3
-
18
-
-
85176676994
-
Optimizing dynamically-dispatched calls with run-time type feedback
-
U. Hölze D. Ungar Optimizing dynamically-dispatched calls with run-time type feedback Proceedings of the ACM SIGPLAN '94 Conference on Programming Language Design and Implementation 326 335 Proceedings of the ACM SIGPLAN '94 Conference on Programming Language Design and Implementation 1994
-
(1994)
, pp. 326-335
-
-
Hölze, U.1
Ungar, D.2
-
19
-
-
0043277554
-
Evaluating runtime-compiled value-specific optimizations
-
D. Keppel S. J. Eggers R. R. Henry Evaluating runtime-compiled value-specific optimizations November 1993 93-11-02 Department of Computer Science and Engineering, University of Washington
-
(1993)
-
-
Keppel, D.1
Eggers, S.J.2
Henry, R.R.3
-
20
-
-
85176667557
-
-
Carnegie Mellon University
-
M. Leone A Principled and Practical Approach to RunTime Code Generation 1997 Carnegie Mellon University
-
(1997)
-
-
Leone, M.1
-
21
-
-
0003641991
-
Dynamo: A staged compiler architecture for dynamic program optimization
-
M. Leone R. K. Dybvig Dynamo: A staged compiler architecture for dynamic program optimization September 1997 490 Indiana University, Computer Science Department
-
(1997)
-
-
Leone, M.1
Dybvig, R.K.2
-
22
-
-
0029723210
-
Optimizing ML with run-time code generation
-
M. Leone P. Lee Optimizing ML with run-time code generation Proceedings of the ACM SIGPLAN '96 Conference on Programming Language Design and Implementation 137 148 Proceedings of the ACM SIGPLAN '96 Conference on Programming Language Design and Implementation 1996-May
-
(1996)
, pp. 137-148
-
-
Leone, M.1
Lee, P.2
-
23
-
-
85176685517
-
-
Columbia University
-
H. Massalin Synthesis: An Efficient Implementation of Fundamental Operating System Services 1992 Columbia University
-
(1992)
-
-
Massalin, H.1
-
24
-
-
0025447909
-
Profile guided code positioning
-
K. Pettis R. C. Hansen Profile guided code positioning Proceedings of the ACM SIGPLAN '90 Conference on Programming Language Design and Implementation 16 27 Proceedings of the ACM SIGPLAN '90 Conference on Programming Language Design and Implementation 1990-June
-
(1990)
, pp. 16-27
-
-
Pettis, K.1
Hansen, R.C.2
-
25
-
-
3142680012
-
tcc: A template-based compiler for 'C
-
M. Poletto D. R. Engler M. F. Kaashoek tcc: A template-based compiler for 'C WCSSS'96 Workshop on Compiler Support for System Software 1 7 WCSSS'96 Workshop on Compiler Support for System Software 1996-February
-
(1996)
, pp. 1-7
-
-
Poletto, M.1
Engler, D.R.2
Kaashoek, M.F.3
-
26
-
-
3342944366
-
Profile-driven compilation
-
Berkeley
-
A. D. Samples Profile-driven compilation 1991 Berkeley 627 University of California
-
(1991)
-
-
Samples, A.D.1
-
27
-
-
0004112038
-
Algorithms
-
31 second Addison-Wesley Publishing Company
-
R. Sedgewick Algorithms second 1988 Addison-Wesley Publishing Company 31
-
(1988)
-
-
Sedgewick, R.1
-
28
-
-
85176674402
-
-
Alpha Architecture Reference Manual 1992
-
(1992)
-
-
-
29
-
-
0028466305
-
A practical soft type system for Scheme
-
A. K. Wright R. Cartwright A practical soft type system for Scheme Proceedings of the 1994 ACM Conference on LISP and Functional Programming 250 262 Proceedings of the 1994 ACM Conference on LISP and Functional Programming 1994
-
(1994)
, pp. 250-262
-
-
Wright, A.K.1
Cartwright, R.2
|