23 Jan
2010
23 Jan
'10
9:46 p.m.
On 2010-01-23, at 20:13, Robert Brown wrote:
It's confusing me because we already have an operator that functions as "compile and load", namely LOAD-OP.
load-op doesn't compile the files, only loads them. I use it routinely to load files without compiling them in clisp. Of course, the difference is significative only with implementations that don't compile upon loading. -- __Pascal Bourguignon__ http://www.informatimago.com/