@ciao-lang/ts-ciao-interface
Version:
Simple Ciao interface for node.
22 lines • 9.64 kB
HTML
<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><meta name="theme-color" content="#273f79"/><link rel="stylesheet" href="lpdoc.css" type="text/css"/><script type="text/javascript" src="lpdoc.js"></script><title>Dynamic loading and compilation — The Ciao Internals</title></head><body><div class="lpdoc-page fixleftbar"><a href="#" id="sidebar-toggle-button" class="lpdoc-navbutton"><span id="sidebar-button-arrow">☰</span></a><div id="sidebar" class="lpdoc-sidebar"><div style="height: 40px; margin-left: auto; margin-right: auto"><img src="ciao-logo_autofig.png" width=auto height=100%></div><div class="lpdoc-nav"><span class="lpdoc-on-right"><a class="lpdoc-navbutton" href="ciao-internals.html">↑</a><a class="lpdoc-navbutton" href="ciao-internalsintro.html">←</a><a class="lpdoc-navbutton" href="exemaker.html">→</a><a class="lpdoc-navbutton" href="ciao-internalssearch.html">🔍</a></span><span><a href="ciao-internalsfulltoc.html">TOC</a></span></div><hr></hr><ul class="lpdoc-itemize-sectpath"><li><a href="ciao-internals.html">The Ciao Internals</a> »<br/> </li><li><a href=""><strong>Dynamic loading and compilation</strong></a></li></ul><hr></hr><em>ON THIS PAGE</em><ul><li><a href="#Usage and interface">Usage and interface</a></li><li><a href="#Documentation on exports">Documentation on exports</a></li><li><a href="#Documentation on imports">Documentation on imports</a></li></ul></div><div class="lpdoc-main"><div id=""><h1>Dynamic loading and compilation</h1><a class="lpdoc-idx-anchor" href="ciao-internalssearch.html#compiler"></a>
<strong>Author(s):</strong> <a class="lpdoc-idx-anchor" id="The Ciao Development Team" href="ciao-internalssearch.html#The Ciao Development Team">The Ciao Development Team</a>.<p>
This module provides a simplified interface to the Ciao compiler front-end (see <a class="lpdoc-idx-anchor" id="0" href="ciao-internalssearch.html#toplevel"><tt>toplevel</tt></a> for details).<br/><div id="Usage and interface"><h2>Usage and interface</h2><div class="lpdoc-cartouche"><ul><li><strong>Library usage:</strong><br/><tt>:- use_module(library(compiler)).</tt><li><strong>Exports:</strong><br/><ul class="lpdoc-itemize-minus"><li><em>Predicates:</em><br/><a class="lpdoc-idx-anchor" id="1" href="#make_po/1"><tt>make_po/1</tt></a>, <a class="lpdoc-idx-anchor" id="2" href="#make_wam/1"><tt>make_wam/1</tt></a>, <a class="lpdoc-idx-anchor" id="3" href="#ensure_loaded/1"><tt>ensure_loaded/1</tt></a>, <a class="lpdoc-idx-anchor" id="4" href="#ensure_loaded/2"><tt>ensure_loaded/2</tt></a>, <a class="lpdoc-idx-anchor" id="5" href="#use_module/1"><tt>use_module/1</tt></a>, <a class="lpdoc-idx-anchor" id="6" href="#use_module/2"><tt>use_module/2</tt></a>, <a class="lpdoc-idx-anchor" id="7" href="#use_module/3"><tt>use_module/3</tt></a>, <a class="lpdoc-idx-anchor" id="8" href="#unload/1"><tt>unload/1</tt></a>, <a class="lpdoc-idx-anchor" id="9" href="#set_debug_mode/1"><tt>set_debug_mode/1</tt></a>, <a class="lpdoc-idx-anchor" id="10" href="#set_nodebug_mode/1"><tt>set_nodebug_mode/1</tt></a>, <a class="lpdoc-idx-anchor" id="11" href="#set_debug_module/1"><tt>set_debug_module/1</tt></a>, <a class="lpdoc-idx-anchor" id="12" href="#set_nodebug_module/1"><tt>set_nodebug_module/1</tt></a>, <a class="lpdoc-idx-anchor" id="13" href="#set_debug_module_source/1"><tt>set_debug_module_source/1</tt></a>, <a class="lpdoc-idx-anchor" id="14" href="#mode_of_module/2"><tt>mode_of_module/2</tt></a>, <a class="lpdoc-idx-anchor" id="15" href="#module_of/2"><tt>module_of/2</tt></a>.
</ul></ul></div></div><div id="Documentation on exports"><h2>Documentation on exports</h2><div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="make_po/1" href="ciao-internalssearch.html#make_po/1">make_po/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="make_wam/1" href="ciao-internalssearch.html#make_wam/1">make_wam/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="ensure_loaded/1" href="ciao-internalssearch.html#ensure_loaded/1">ensure_loaded/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="ensure_loaded/2" href="ciao-internalssearch.html#ensure_loaded/2">ensure_loaded/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="use_module/1" href="ciao-internalssearch.html#use_module/1">use_module/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="use_module/2" href="ciao-internalssearch.html#use_module/2">use_module/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.
<em>Meta-predicate</em> with arguments: <tt>use_module(?,addmodule(?))</tt>.<br/></div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="use_module/3" href="ciao-internalssearch.html#use_module/3">use_module/3</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="unload/1" href="ciao-internalssearch.html#unload/1">unload/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="set_debug_mode/1" href="ciao-internalssearch.html#set_debug_mode/1">set_debug_mode/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="set_nodebug_mode/1" href="ciao-internalssearch.html#set_nodebug_mode/1">set_nodebug_mode/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="set_debug_module/1" href="ciao-internalssearch.html#set_debug_module/1">set_debug_module/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="set_nodebug_module/1" href="ciao-internalssearch.html#set_nodebug_module/1">set_nodebug_module/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="set_debug_module_source/1" href="ciao-internalssearch.html#set_debug_module_source/1">set_debug_module_source/1</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="mode_of_module/2" href="ciao-internalssearch.html#mode_of_module/2">mode_of_module/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
<div><div class="lpdoc-defname"><span class="lpdoc-predtag">PREDICATE</span><a class="lpdoc-idx-anchor" id="module_of/2" href="ciao-internalssearch.html#module_of/2">module_of/2</a></div><div class="lpdoc-deftext">No further documentation available for this predicate.</div></div><p>
</div><div id="Documentation on imports"><h2>Documentation on imports</h2>This module has the following direct dependencies:<ul class="lpdoc-itemize-minus"><li><em>Application modules:</em><br/><a class="lpdoc-idx-anchor" id="16" href="ciao-internalssearch.html#datafacts_rt"><tt>datafacts_rt</tt></a>, <a class="lpdoc-idx-anchor" id="17" href="ciao-internalssearch.html#system"><tt>system</tt></a>, <a class="lpdoc-idx-anchor" id="18" href="c_itf.html"><tt>c_itf</tt></a>, <a class="lpdoc-idx-anchor" id="19" href="exemaker.html"><tt>exemaker</tt></a>.
<li><em>Packages:</em><br/><a class="lpdoc-idx-anchor" id="20" href="ciao-internalssearch.html#prelude"><tt>prelude</tt></a>, <a class="lpdoc-idx-anchor" id="21" href="ciao-internalssearch.html#initial"><tt>initial</tt></a>, <a class="lpdoc-idx-anchor" id="22" href="ciao-internalssearch.html#condcomp"><tt>condcomp</tt></a>, <a class="lpdoc-idx-anchor" id="23" href="ciao-internalssearch.html#assertions"><tt>assertions</tt></a>, <a class="lpdoc-idx-anchor" id="24" href="ciao-internalssearch.html#assertions/assertions_basic"><tt>assertions/assertions_basic</tt></a>, <a class="lpdoc-idx-anchor" id="25" href="ciao-internalssearch.html#datafacts"><tt>datafacts</tt></a>.
</ul></div></div><div class="lpdoc-footer">Generated with LPdoc using Ciao</div></div><div class="lpdoc-clearer"></div></div></body></html>