| N. D. Jones and S. S. Muchnick. Binding time optimization in programming languges: Some thoughts toward the design of an ideal language. In Proceedings of the 3rd Symposium on Principles of Programming Languages, pages 77--94, Atlanta, GA, Jan. 1976. |
....two possible solutions: we could use reachability to decide where to allocate objects; or we could generate code to null out dangling pointers. 6 Conclusions Many researchers [2, 14] have argued about the performance tradeoffs between using the heap and using the stack. Jones and Muchnick [13] were among the first authors to examine the language and performance implications of stack vs. heap allocation. Other authors have shown how hybrid heap stack strategies for allocating both continuations [8] and data structures [4] can improve performance. Our work is most closely related to ....
N. D. Jones and S. S. Muchnick. Binding time optimization in programming languges: Some thoughts toward the design of an ideal language. In Proceedings of the 3rd Symposium on Principles of Programming Languages, pages 77--94, Atlanta, GA, Jan. 1976.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC