| Did you know ... | Search Documentation: |
| toplevel.pl |
version is det
version(+Message) is det
initialization :Goal
initialize:- initialization(Goal, program).. Stop
with an exception if a goal fails or raises an exception.
thread_initialization :Goal
$thread_initstart_thread() from pl-thread.c before the thread's goal.
$initialise is semidet
$toplevel
$compile
$config
prolog:repl_loop_hook(+BeginEnd, +BreakLevel) is nondet[multifile]forall(prolog:repl_loop_hook(BeginEnd, BreakLevel), true)
prolog
$query_loopquery_loop(). This ensures that unhandled
exceptions are really unhandled (in Prolog).
$execute_query(Goal, Bindings, -Truth) is det
residual_goals(:NonTerminal)
prolog:residual_goals// is det
prolog:translate_bindings(+Bindings0, -Bindings, +ResidueVars, +ResidualGoals, -Residuals) is det