Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 2fc07611b08d4a735fd34d5eb60d8e16 > files > 2074

ciao-1.10p8-3mdv2010.0.i586.rpm

<HTML>
<HEAD>
<!-- Created by texi2html 1.56k + clip patches and <A href="http://www.clip.dia.fi.upm.es/Software">lpdoc</A> from ciao.texi on 28 January 2007 -->

<LINK rel="stylesheet" href="ciao.css" type="text/css">
<TITLE>The Ciao Prolog System               - PART II - The Ciao basic language (engine)</TITLE>
</HEAD>
<BODY> 
Go to the <A HREF="ciao_1.html">first</A>, <A HREF="ciao_12.html">previous</A>, <A HREF="ciao_14.html">next</A>, <A HREF="ciao_241.html">last</A> section, <A HREF="ciao_toc.html">table of contents</A>.
<P><HR><P>


<H1><A NAME="SEC121" HREF="ciao_toc.html#TOC121">PART II - The Ciao basic language (engine)</A></H1>

<P>
<STRONG>Author(s):</STRONG> The Clip Group.


<P>
 This part documents the 
<A NAME="IDX1144"></A>
<A NAME="IDX1145"></A>
<EM>Ciao basic builtins</EM>. These predefined predicates and declarations are available in every program, unless the 
<A NAME="IDX1146"></A>
<CODE>pure</CODE> package is used (by using a <CODE>:- module(_,_,[pure]).</CODE> declaration or <CODE>:- use_package(pure).</CODE>). These predicates are contained in the <CODE>engine</CODE> directory 
<A NAME="IDX1147"></A>
<A NAME="IDX1148"></A>
within the <CODE>lib</CODE> library. 
<A NAME="IDX1149"></A>
<A NAME="IDX1150"></A>
The rest of the library predicates, including the packages that provide most of the 
<A NAME="IDX1151"></A>
ISO-Prolog builtins, are documented in subsequent parts. 


<P><HR><P>
Go to the <A HREF="ciao_1.html">first</A>, <A HREF="ciao_12.html">previous</A>, <A HREF="ciao_14.html">next</A>, <A HREF="ciao_241.html">last</A> section, <A HREF="ciao_toc.html">table of contents</A>.
</BODY>
</HTML>