Conference
An object model for a dynamic mixin based language
Abstract
Dynamic mixins allow objects to be modified at runtime with modular extensions. Runtime extensions complicate the object memory management because the order in which mixins are added is not known at compile time. Furthermore, the exact type of the receiver of an up-call from a mixin must be determined at runtime. This work proposes an object model used to address both of these issues. It is used to implement a dynamic mixin-based language …
Authors
Burton E; Sekerinski E
Pagination
pp. 1986-1992
Publisher
Association for Computing Machinery (ACM)
Publication Date
April 4, 2016
DOI
10.1145/2851613.2851755
Name of conference
Proceedings of the 31st Annual ACM Symposium on Applied Computing