ACM Home Page
Please provide us with feedback. Feedback
VMIL: workshop on virtual machines and intermediate languages
Full text PdfPdf (329 KB)
Source
Conference on Object Oriented Programming Systems Languages and Applications archive
Proceeding of the 24th ACM SIGPLAN conference companion on Object oriented programming systems languages and applications table of contents
Orlando, Florida, USA
WORKSHOP SESSION: Workshops table of contents
Pages 701-702  
Year of Publication: 2009
ISBN:978-1-60558-768-4
Authors
Hridesh Rajan  Iowa State University, Ames, IA, USA
Michael Haupt  Hasso Plattner Institute, University of Potsdam, Potsdam, Germany
Christoph Bockisch  Universiteit Twente, Enschede, Netherlands
Robert Dyer  Iowa State University, Ames, IA, USA
Sponsor
SIGPLAN: ACM Special Interest Group on Programming Languages
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 14,   Downloads (12 Months): 14,   Citation Count: 0
Additional Information:

abstract   index terms  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1639950.1639972
What is a DOI?

ABSTRACT

The VMIL workshop is a forum for research in virtual machines (VM) and intermediate languages (IL). It is dedicated to identifying programming mechanisms and constructs that are currently realized as code transformations or implemented in libraries but should rather be supported at the VM level. Candidates for such mechanisms and constructs include modularity mechanisms (aspects, context-dependent layers), concurrency (threads and locking, actors, software transactional memory), transactions, etc. Topics of interest include the investigation of which such mechanisms are worthwhile candidates for integration with the VM, how said mechanisms can be elegantly (and reusably) expressed at the IL level (e.g., in bytecode), how their implementations can be optimized, and how VM architectures might be shaped to facilitate such implementation efforts.