From: Roman B. <rbe...@ya...> - 2006-01-27 08:47:05
|
Sam Steingold <sd...@gn...> writes: > Nevertheless, I believe it is important that someone who receives a > clisp-based application can get a clisp repl by merely typing > $ app -x '(saveinitmem)' > $ app -M lispinit.mem > or just > $ app -x '(saveinitmem "clisp" :executable t)' > $ ./clisp IMHO it is up to the application author to decide whether to provide repl to users; although it is definitely up to you to decide whether to provide application authors this freedom. -- With regards, Roman. |