> It contains executable code but it is not an executable in
> the sense you don't directly feed it to exec(2).  A lisp

in the script you gave earlier
        #!/usr/local/bin/cmucl -script
        (format t "Hello, World!~%")
cmucl is directly executable but that's presumably the original
lisp image; where is the new "core image" mentioned that makes
the script run quickly?


Reply via email to