cl-syntax
cl-syntax copied to clipboard
Reader Syntax Coventions for Common Lisp and SLIME
`:dispatch-macro-character` and `:macro-character` does not work, it must be `:dispatch-macro-char` and `:macro-char`.
The readme states that one is supposed to use the :macro-character option to specify a reader macro when the name of the option is actually :macro-char.
I get this today: ``` Cannot proclaim a CONSTANT variable SPECIAL: :FARE-QUASIQUOTE-MIXIN ``` More log here: http://report.quicklisp.org/cl-syntax/2014-08-14/failtail.txt