Skip to content
  • Tara McGrew's avatar
    Added limited support for reader macro extensions. · 077f65d1a5f9
    Tara McGrew authored
    <MAKE-PREFIX-MACRO!-READER-MACROS!- !\$ ,PREFIX-$> will register a prefix macro, such that $FOO will be replaced with the value returned by <PREFIX-$ FOO> at read time.
    
    <MAKE-PREFIX-MACRO!-READER-MACROS!- !\$ <>> will remove the previously registered macro.
    
    Partly addresses ZILF-181.
    077f65d1a5f9