Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e3d62627d1d1aab7ab1be2dd7f65a872 > files > 235

ecl-10.4.1-1.fc14.x86_64.rpm

<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter&#160;1.&#160;Overview</title><link rel="stylesheet" href="ecl.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.75.2"><link rel="home" href="index.html" title="The ECL manual"><link rel="up" href="pt01.html" title="Part&#160;I.&#160;Standards"><link rel="prev" href="pt01.html" title="Part&#160;I.&#160;Standards"><link rel="next" href="ch02.html" title="Chapter&#160;2.&#160;Evaluation and compilation"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter&#160;1.&#160;Overview</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="pt01.html">Prev</a>&#160;</td><th width="60%" align="center">Part&#160;I.&#160;Standards</th><td width="20%" align="right">&#160;<a accesskey="n" href="ch02.html">Next</a></td></tr></table><hr></div><div class="chapter" title="Chapter&#160;1.&#160;Overview"><div class="titlepage"><div><div><h2 class="title"><a name="ansi.overview"></a>Chapter&#160;1.&#160;Overview</h2></div></div></div><p><span class="application">ECL</span> supports all Common-Lisp data types exactly as defined in the
 <a class="xref" href="bi01.html#bib.ANSI">ANSI</a>. All functions and macros are expected to behave as described in that
 document and in the HyperSpec <a class="xref" href="bi01.html#bib.HyperSpec">CLHS</a> which is the online version of
 <a class="xref" href="bi01.html#bib.ANSI">ANSI</a>. This part of the book is simply a complement to those official documents and its role is to describes implementation dependent features, such as
 </p><div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"><p>Platform dependent limits.</p></li><li class="listitem"><p>Behavior which is marked as <span class="quote">&#8220;<span class="quote">implementation
  specific</span>&#8221;</span> in the standard.</p></li><li class="listitem"><p>Some corner cases which are not described in
  <a class="xref" href="bi01.html#bib.ANSI">ANSI</a>.</p></li><li class="listitem"><p>The philosophy behind certain implementation
  choices.</p></li></ul></div><p>
 </p><p>The following sections are organized following the structure in the
 online version of the standard <a class="xref" href="bi01.html#bib.HyperSpec">CLHS</a>: each chapter complements the one
 with the same name in the standard.</p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="pt01.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="pt01.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="ch02.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Part&#160;I.&#160;Standards&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;Chapter&#160;2.&#160;Evaluation and compilation</td></tr></table></div></body></html>