The Lisp reader is influenced not only by the current readtable, but also by various dynamic variables. Figure 2–2 lists the variables that influence the behavior of the Lisp reader.
| *package* | *read-default-float-format* | *readtable* |
| *read-base* | *read-suppress* |