gjohn@Neon.Stanford.EDU (George H. John) (02/21/91)
How do you save the image of lisp in common lisp? What I want to do is load a bunch of files which define functions and structures, and then save the loaded functions (including cl's builtin functions) to disk. I know about compiling, that's not what I'm after. I've heard that there is some way to save the image but I couldn't find anything in Steele's book. help... Thanks, George