next up previous
Next: About this document Up: Prop : A Previous: Conclusion

References

AF
Guiseppe Attardi and Tito Flagella. A customisable memory management framework. Technical report, University of Pisa.

AGT89
Alfred V. Aho, Mahadevan Ganapathi, and Steven W. K. Tjiang. Code generation using tree matching and dynamic programming. ACM Transactions on Programming Languages and Systems, 11(4):491--516, October 1989.

ASU86
Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman. Compilers: Principles, Techniques and Tools. Addison-Wesley, 1986.

Bar88
Joel F. Bartlett. Compacting garbage collection with ambiguous roots. Technical Report 88/2, DEC Western Research Laboratory, Palo Alto, California, Febrarry 1988.

Bar89
Joel F. Bartlett. Mostly-copying collection picks up generations and C++. Technical Report TN-12, DEC Western Research Laboratory, Palo Alto, California, October 1989.

Boe93
Hans-Juergen Boehm. Space efficient conservative garbage collection. ACM SIGPLAN PLDI, pages 197--206, 1993.

Cha87
David R. Chase. An imporvement to bottom-up tree pattern matching. Proceedings Fourteenth Annual ACM Symposium on Principles of Programming Languages, pages 168--177, 1987.

ED93
J.R. Ellis and D.L. Detlefs. Safe, efficient garbage collection for C++. Technical Report CSL-93-4, Xerox Parc, 1993.

Ede92
Daniel R. Edelson. Comparing two garbage collectors for C++. Technical Report USCS-CRL-93-20, University of California at Santa Cruz, 1992.

GHJV95
Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides. Design Patterns: Elements of Reusable Object-Oriented Software. Addison-Wesley, 1995.

HMM86
Robert Harper, David MacQueen, and Robin Milner. Standard ML. Report ECS-LFCS-86-2, Laboratory for Foundations of Computer Science, Computer Science Department, Edinburgh University, 1986.

HO82
Christoph H. Hoffmann and Michael J. O'Donnell. Pattern matching in trees. Journal of the ACM, 29(1):68--95, January 1982.

Les75
M. E. Lesk. LEX: a lexical analyzer generator. Technical Report 39, AT&T Bell Laboratories, Murray Hill, N.J., 1975.

Pax90
V. Paxson. Using flex --- a fast lexical analyzer. Technical report, The Regents of the University of California, May 1990.

PDC91
T. Parr, H. Dietz, and W. Cohen. PCCTS reference manual. Technical Report TR-EE 90-14, Puerdue University, West Lafayette, Indiana, August 1991.

RMH90
Mads Tofte Robin Miller and Robert Harper. The Definition of Standard ML. The MIT Press, 1990.

SPvE93
M. R. Sleep, M. J. Plasmeijer, and M. C. J. D. van Eekelen, editors. Term Graph Rewriting. Theory and Practice. John Wiley & Sons, 1993.

Str91
Bjarne Stroustrup. The C++ Programming Language. Second Edition. Addison-Welsey, 1991.


Allen Leung
Wed Mar 6 20:55:43 EST 1996