

| |||||||
|
You are here: Root > Programming Languages > Common Lisp > ANSI Standard
What read-delimited-list will and won't do, and changing the reader syntax in CL
A short article on the Common Lisp reader that explains what READ-DELIMITED-LIST actually does, which is not what is usually expected, and how to change the reader syntax.