Map
Index
Random
Help
th

QuoteRef: zendO10_1997

topics > all references > ThesaHelp: references t-z



ThesaHelp:
references t-z
ThesaHelp:
ACM references m-z
Group:
object-oriented programming
Topic:
code optimization by global analysis
Topic:
optimization of object-oriented programs
Topic:
in-line code
Topic:
system builds
Topic:
incremental development

Reference

Zendra, O., Colnet, D., Collin, S., "Efficient dynamic dispatch without virtual function tables. The SmallEiffel compiler", Proc. 1997 ACM SIGPLAN conference on Object-oriented Programming Systems, Languages & Applications (OOPSLA '97), ACM SIGPLAN Notices, 32, 10, October 1997, pp. 125-141. Google

Quotations
abstract ;;Quote: SmallEiffel uses global type inference to replace late binding with direct calls to concrete code; efficiently handles multiple inheritance, genericity, dead code
abstract ;;Quote: replace virtual function tables with static type testing code; allows inlined function calls
125 ;;Quote: separate compilation not necessary; can perform global analysis, C code generation, and recompilation of modified files


Related Topics up

ThesaHelp: references t-z (309 items)
ThesaHelp: ACM references m-z (280 items)
Group: object-oriented programming   (26 topics, 822 quotes)
Topic: code optimization by global analysis (24 items)
Topic: optimization of object-oriented programs (16 items)
Topic: in-line code (7 items)
Topic: system builds (43 items)
Topic: incremental development (74 items)

Collected barberCB 2/98
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.