Saving a running Lisp program
I'm running LWW. I have a program that learns
from experience. I'd like to save the program and all the variables when
it's time to shut down so that when I start the program again it starts exactly
where it left off. This isn't exactly "SAVE-IMAGE" - but is there
something similar that I could use?
Bruce.