[asdf-devel] clear-output-translations and saved cores
Nikodemus Siivola
nikodemus at random-state.net
Sat Jun 11 15:00:20 UTC 2011
On 11 June 2011 17:34, Raymond Toy <toy.raymond at gmail.com> wrote:
> Don't know about that. Cmucl has *after-save-initializations* which
> is a list of functions to be run when the core is restarted.
SBCL has similar facilities -- *SAVE-HOOKS* is probably the most approriate one.
I strongly suspect that all implementations that support saving a core
have something like this, and if they don't, they should.
Cheers,
-- Nikodemus
More information about the asdf-devel
mailing list