<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Serialization - Page 35 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=serialization&amp;p=34">1.Previous</a><br />
<a accesskey="3" href="page.php?w=serialization&amp;p=36">3.Next</a>
</p>
<p>the printer cannot represent every type of data because it is not clear how to do so. In Common Lisp for example the printer cannot print CLOS objects. Instead the programmer may write a method on the generic function <code>print-object</code>, this will be invoked when the object is printed. This is somewhat similar to the method used in Ruby. Lisp code itself is written in the syntax of the reader, called read syntax. Most languages use separate and different parsers to deal with code and data, Lisp only uses one. A file containing lisp code</p><p>
<a accesskey="1" href="page.php?w=serialization&amp;p=34">1.Previous</a><br />
<a accesskey="3" href="page.php?w=serialization&amp;p=36">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
