Mezzano
Mezzano copied to clipboard
Sharpsign S (#s) not handled
Definition of read-#-struct
is missing in system/reader.lisp
around https://github.com/froggey/Mezzano/blob/master/system/reader.lisp#L770
It is referenced with
(set-dispatch-macro-character #\# #\S 'read-#-struct readtable)
at
https://github.com/froggey/Mezzano/blob/master/system/reader.lisp#L987
- CLHS 2.4.8.13 Sharpsign S * http://www.lispworks.com/documentation/HyperSpec/Body/02_dhm.htm