[Ecls-list] Maxima + ECL
Robert Dodier
robert.dodier at gmail.com
Sun Jan 13 20:22:50 UTC 2008
On 1/13/08, Juan Jose Garcia-Ripoll <jjgarcia at users.sourceforge.net> wrote:
> That phrase refers to a different process in which one compiles lisp
> files into object files and then links them to form either a big
> unified FASL or a single executable program. MKDEFSYSTEM is compiling
> and loading files one after another, following the rules that the
> system definition establishes.
Does ECL have a function to dump an image? SAVE and SAVE-SYSTEM
are mentioned in ECL src/doc/help.lsp but it appears they are not defined.
There are also C:BUILD-PROGRAM etc which, I guess, have somewhat
the same purpose. Maybe I should try to use those.
best,
Robert
More information about the ecl-devel
mailing list