Dynamic loading and compilation
Author(s): The Ciao Development Team.
This module provides a simplified interface to the Ciao compiler front-end (see toplevel for details).
Usage and interface
- Library usage:
:- use_module(library(compiler)). - Exports:
- Predicates:
make_po/1, make_wam/1, ensure_loaded/1, ensure_loaded/2, use_module/1, use_module/2, use_module/3, unload/1, set_debug_mode/1, set_nodebug_mode/1, set_debug_module/1, set_nodebug_module/1, set_debug_module_source/1, mode_of_module/2, module_of/2.
Documentation on exports
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
Meta-predicate with arguments: use_module(?,addmodule(?)).
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
No further documentation available for this predicate.
Documentation on imports
This module has the following direct dependencies: