Go to the first, previous, next, last section, table of contents.


The Initial Readtable

The initial readtable is the readtable that is the current readtable at the time when the Lisp image starts. At that time, it conforms to standard syntax. The initial readtable is distinct from the standard readtable. It is permissible for a conforming program to modify the initial readtable.


Go to the first, previous, next, last section, table of contents.