Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > bd5c3d824c3db63ffd9226c15941e6ad > files > 139

mozart-1.4.0-1mdv2010.0.i586.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>The Oz Base Environment</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><P class="margin"><A href="../index.html">Top</A><BR><A href="http://www.mozart-oz.org/download/view.cgi?action=print&class=reference&name=BaseEnvironment">Print</A></P><H1 align="center" class="title">The Oz Base Environment</H1><H2 align="center" class="authors"><A href="http://www.ps.uni-sb.de/~duchier/">Denys&nbsp;Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif&nbsp;Kornstaedt</A> and&nbsp;<A href="http://www.ps.uni-sb.de/~schulte/">Christian&nbsp;Schulte</A></H2><P></P><DIV align="center"><IMG alt="" src="base.gif"></DIV><P></P><BLOCKQUOTE><P>Oz is a concurrent language providing for functional, object-oriented, and constraint programming. The Oz Base Environment is part of the Oz language specification and contains procedures that are made generally available to the programmer. A thorough knowledge of the Oz Base Environment is highly recommended for effective programming in Oz. </P><P> The Oz Base Environment provides the basic operations on the values of the Oz universe and a set of procedures whose use makes for more elegant and readable programs. It provides high-level access to programming with threads, to real-time programming and to data structures such as arrays and dictionaries. </P></BLOCKQUOTE><HR><UL class="toc"><LI><A href="toc.html#label1">Table of Contents</A></LI></UL><UL class="toc"><LI><A href="node1.html#chapter.introduction">1 Introduction</A></LI></UL><UL class="toc"><LI><A href="node2.html#chapter.typestruct">2 Type Structure and Description Format</A></LI></UL><UL class="toc"><LI><A href="value.html#chapter.values">3 Values</A></LI></UL><UL class="toc"><LI><A href="node6.html#chapter.numbers">4 Numbers</A></LI></UL><UL class="toc"><LI><A href="node7.html#chapter.literals">5 Literals</A></LI></UL><UL class="toc"><LI><A href="node8.html#chapter.records">6 Records, Tuples, and Lists</A></LI></UL><UL class="toc"><LI><A href="node9.html#chapter.text">7 Text</A></LI></UL><UL class="toc"><LI><A href="node10.html#chapter.proccells">8 Procedures and Cells</A></LI></UL><UL class="toc"><LI><A href="node11.html#chapter.chunks">9 Chunks</A></LI></UL><UL class="toc"><LI><A href="node12.html#chapter.control">10 Control</A></LI></UL><UL class="toc"><LI><A href="node14.html#chapter.infix">11 Infix Notations</A></LI></UL><UL class="toc"><LI><A href="node15.html#chapter.misc">12 Miscellaneous</A></LI></UL><UL class="toc"><LI><A href="bib.html#label798">Bibliography</A></LI></UL><UL class="toc"><LI><A href="idx.html#label799">Index</A></LI></UL><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys&nbsp;Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif&nbsp;Kornstaedt</A> and&nbsp;<A href="http://www.ps.uni-sb.de/~schulte/">Christian&nbsp;Schulte</A><BR><SPAN class="version">Version 1.4.0 (20090610)</SPAN></ADDRESS></BODY></HTML>