Clon 1.0b23 is out
A new version of Clon , the Common Lisp / Command-Line Options Nuker, is out.
Amongst other things, the following improvements have been made.
- Support for ABCL has been updated, now that it provides a full MOP.
- A workaround for SBCL’s CC environment variable problem has been implemented. If the variable is not set (required for sb-grovel), Clon now switches to restricted mode instead of aborting.
- The
dumpmacro has been extended to accept a&restargument that will be passed on to the underlying, implementation-specific, dumping facility. - A
contribdirectory has been added, for storing unapplied patches, suggestions etc.