Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleOctober 2012
Bypassing portability pitfalls of high-level low-level programming
VMIL '12: Proceedings of the sixth ACM workshop on Virtual machines and intermediate languagesPages 23–32https://doi.org/10.1145/2414740.2414746Program portability is an important software engineering consideration. However, when high-level languages are extended to effectively implement system projects for software engineering gain and safety, portability is compromised--high-level code for ...
- research-articleMarch 2011
Magic for the masses: safer high-level low-level programming through customizable static analyses
MISS '11: Proceedings of the 1st workshop on Modularity in systems softwarePages 13–17https://doi.org/10.1145/1960518.1960522Writing high-performance virtual machines in a high-level language requires an escape-hatch, such that unavoidable low-level tasks can be performed efficiently. To this end, the org.vmmagic framework used by Jikes RVM and other VMs makes it possible to ...