| 
    Allegro CL | 
 ANSI Common Lisp  2.4.8.20 Sharpsign Less-Than-Sign#< is not valid reader syntax. The Lisp reader will signal an error of type reader-error on encountering #<. This syntax is typically used in the printed representation of objects that cannot be read back in.  |