Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

Incorporating Application Semantics and Control into Compilation

Dawson R. Engler, M.I.T. Laboratory for Computer Science

Programmers have traditionally been passive users of compilers, rather than active exploiters of their transformational abilities. This paper presents Magik, a system that allows programmers to easily and modularly incorporate application-specific extensions into the compilation process.

The Magik system gives programmers two significant capabilities. First, it provides mechanisms that implementors can use to incorporate application semantics into compilation, thereby enabling both optimizations and semantic checking impossible by other means. Second, since extensions are invoked during the translation from source to machine code, code transformations (such as software fault isolation [14]) can be performed with full access to the symbol and data flow information available to the compiler proper, allowing them both to exploit source semantics and to have their transformations (automatically) optimized as any other code.

Dawson R. Engler, MIT Laboratory for Computer Science

BibTeX
@inproceedings {260986,
author = {Dawson R. Engler},
title = {Incorporating Application Semantics and Control into Compilation},
booktitle = {Conference on Domain-Specific Languages (DSL 97)},
year = {1997},
address = {Santa Barbara, CA },
url = {https://www.usenix.org/conference/dsl-97/incorporating-application-semantics-and-control-compilation},
publisher = {USENIX Association},
month = oct
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/dsl97/full_papers/engler/engler.pdf
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us