Previous: Printed Representation, Up: Lisp Data Types and Structures [Index]
In Lisp, an unescaped semicolon (‘;’) starts a comment if it is not within a string or character constant. The Lisp reader discards comments; they do not become part of the Lisp objects which represent the program within the Lisp system.