Loading...
Please wait, while we are loading the content...
Similar Documents
Virtual class support at the virtual machine level
| Content Provider | ACM Digital Library |
|---|---|
| Author | Bach Nielsen, Anders Ernst, Erik |
| Abstract | This paper describes how virtual classes can be supported in a virtual machine. Main-stream virtual machines such as the Java Virtual Machine and the .NET platform dominate the world today, and many languages are being executed on these virtual machines even though their embodied design choices conflict with the design choices of the virtual machine. For instance, there is a non-trivial mismatch between the main-stream virtual machines mentioned above and dynamically typed languages. One language concept that creates an even greater mismatch is virtual classes, in particular because fully general support for virtual classes requires generation of new classes at run-time by mixin composition. Languages like CaesarJ and Object Teams can express virtual classes restricted to the subset that does not require run-time generation of classes, because of the restrictions imposed by the Java Virtual Machine. We have chosen to support virtual classes by implementing a specialized virtual machine, and this paper describes how this virtual machine supports virtual classes with full generality. |
| Starting Page | 1 |
| Ending Page | 10 |
| Page Count | 10 |
| File Format | |
| ISBN | 9781605588742 |
| DOI | 10.1145/1711506.1711507 |
| Language | English |
| Publisher | Association for Computing Machinery (ACM) |
| Publisher Date | 2009-10-25 |
| Publisher Place | New York |
| Access Restriction | Subscribed |
| Subject Keyword | Gbeta Class combination Virtual classes Object oriented programing language Virtual machines |
| Content Type | Text |
| Resource Type | Article |