Hash table mapping expander macros to theri macre functions.
(defvar *expander-macros* (make-hash-table :test 'eql) "Hash table mapping expander macros to theri macre functions.")