| [ < ] | [ > ] | [ << ] | [Plus haut] | [ >> ] | [Top] | [Table des matières] | [Index] | [ ? ] |
Printing and reading are the operations of converting Lisp objects to textual form and vice versa. They use the printed representations and read syntax described in @ref{Lisp Data Types}.
This chapter describes the Lisp functions for reading and printing. It also describes streams, which specify where to get the text (if reading) or where to put it (if printing).
| 19.1 Introduction to Reading and Printing | Overview of streams, reading and printing. | |
| 19.2 Input Streams | Various data types that can be used as input streams. | |
| 19.3 Input Functions | Functions to read Lisp objects from text. | |
| 19.4 Output Streams | Various data types that can be used as output streams. | |
| 19.5 Output Functions | Functions to print Lisp objects as text. | |
| 19.6 Variables Affecting Output | Variables that control what the printing functions do. |
Ce document a été généré par Eric Reinbold le 13 Octobre 2007 en utilisant texi2html 1.78.