[LISPWORKS][Common Lisp HyperSpec (TM)] [Previous][Up][Next]


2.1.2 Variables that affect the Lisp Reader

The Lisp reader is influenced not only by the current readtable, but also by various dynamic variables. The next figure lists the variables that influence the behavior of the Lisp reader.

*package*    *read-default-float-format*  *readtable*  
*read-base*  *read-suppress*                           

Figure 2-2. Variables that influence the Lisp reader.


[Starting Points][Contents][Index][Symbols][Glossary][Issues]
Copyright 1996-2005, LispWorks Ltd. All rights reserved.