Next: , Previous: , Up: Introduction   [Contents][Index]


15.1.6 The Lisp Reader

The term “Lisp reader” refers specifically to a Lisp procedure, namely the function read, which reads characters from an input stream and interprets them by parsing as representations of Lisp objects.