Next: Open Coding and Inline Expansion, Previous: Getting Existing Programs to Run, Up: The Compiler [Contents][Index]
The policy is what tells the compiler how to compile a program.
This is logically (and often textually) distinct from the program
itself. Broad control of policy is provided by the optimize
declaration; other declarations and variables control more specific
aspects of compilation.