Dynamically typed object-oriented languages must perform dynamic binding for most message sends. Typically this is slow. A number of papers have reported on attempts to adapt C++-style selector table indexing to dynamically typed languages, but it is difficul to generate space-efficient tables. Our algorithm generates considerably smaller dispatch tables for languages with single inheritance than its predecessors at the cost of a small dispatch time penalty.
CITATION STYLE
Vitek, J., & Horspool, R. N. (1996). Compact dispatch tables for dynamically typed object oriented languages. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 1060, pp. 309–325). Springer Verlag. https://doi.org/10.1007/3-540-61053-7_70
Mendeley helps you to discover research relevant for your work.