Re: How to 'purge' a system w/o reloading?



jmckitrick wrote:
If you have a running image, how can you return it to a 'clean' state
w/o reloading from scratch?

Lisps don't really do this. (Except with delete-package Pascal
mentions).
It would make optimized implementations difficult.

.