Back to Search
Start Over
Implementing Modular Class-based Reuse Mechanisms on Top of a Single Inheritance VM
- Source :
- SAC 2018:-The 33rd ACM/SIGAPP Symposium On Applied Computing, SAC 2018:-The 33rd ACM/SIGAPP Symposium On Applied Computing, ACM/SIGAPP, Apr 2018, Pau, France. ⟨10.1145/3167132.3167244⟩, SAC 2018: SAC 2018: Symposium on Applied Computing, SAC 2018: SAC 2018: Symposium on Applied Computing, Apr 2018, Pau, France. 2018, 〈10.1145/3167132.3167244〉, SAC
- Publication Year :
- 2018
- Publisher :
- HAL CCSD, 2018.
-
Abstract
- International audience; Code reuse is a good strategy to avoid code duplication and speed up software development. Existing object-oriented programming languages propose different ways of combining existing and new code such as e.g., single inheritance, multiple inheritance, Traits or Mixins. All these mechanisms present advantages and disadvantages and there are situations that require the use of one over the other. To avoid the complexity of implementing a virtual machine (VM), many of these mechanisms are often implemented on top of an existing high-performance VM, originally meant to run a single inheritance object-oriented language. These implementations require thus a mapping between the programming model they propose and the execution model provided by the VM. Moreover, reuse mechanisms are not usually composable, nor it is easy to implement new ones for a given language. In this paper, we propose a modular meta-level runtime architecture to implement and combine different code reuse mechanisms. This architecture supports dynamic combination of several mechanisms without affecting runtime performance in a single inheritance object-oriented VM. It includes moreover a reflective Meta-Object Protocol to query and modify classes using the programming logical model instead of the underlying low-level runtime model. Thanks to this architecture, we implemented Stateful Traits, Mixins, CLOS multiple inheritance, CLOS Standard Method Combinations and Beta prefixing in a modular and composable way.
- Subjects :
- code reuse
composable language features
[INFO.INFO-PL]Computer Science [cs]/Programming Languages [cs.PL]
Computer science
business.industry
Programming language
Multiple inheritance
Code reuse
Software development
020207 software engineering
02 engineering and technology
computer.software_genre
020202 computer hardware & architecture
Inheritance (object-oriented programming)
[ INFO.INFO-PL ] Computer Science [cs]/Programming Languages [cs.PL]
0202 electrical engineering, electronic engineering, information engineering
Programming paradigm
business
Protocol (object-oriented programming)
Execution model
computer
Implementation
performance
Subjects
Details
- Language :
- English
- Database :
- OpenAIRE
- Journal :
- SAC 2018:-The 33rd ACM/SIGAPP Symposium On Applied Computing, SAC 2018:-The 33rd ACM/SIGAPP Symposium On Applied Computing, ACM/SIGAPP, Apr 2018, Pau, France. ⟨10.1145/3167132.3167244⟩, SAC 2018: SAC 2018: Symposium on Applied Computing, SAC 2018: SAC 2018: Symposium on Applied Computing, Apr 2018, Pau, France. 2018, 〈10.1145/3167132.3167244〉, SAC
- Accession number :
- edsair.doi.dedup.....e3cd3e806f5f2bfc95f0a0fd38bfa32c
- Full Text :
- https://doi.org/10.1145/3167132.3167244⟩