[Top]
DefaultCompilerEnvironment
|
Module DefaultCompilerEnvironment
- Description
The CompilerEnvironment object that is used
for loading C-modules and by compile() .
- Note
compile() is essentially an alias for the
CompilerEnvironment()->compile() in this object.
- See also
CompilerEnvironment , compile()
|