[Openmcl-devel] lisp image path
Gary Byers
gb at clozure.com
Thu May 13 18:02:38 PDT 2010
? (apropos "IMAGE")
CCL::HEAP-IMAGE
CCL::HEAP-IMAGE-NAME, Def: FUNCTION
*HEAP-IMAGE-NAME*, Value: "/usr/local/src/ccl-dev/fx86cl64.image"
[...]
Yes, there is.
(The variable *HEAP-IMAGE-NAME* is exported; it's set to the value
returned by (CCL::HEAP-IMAGE-NAME) whenever an image starts up.)
On Thu, 13 May 2010, John DeSoi wrote:
> Is there a CCL function that gives the image path, something like LispWorks:
>
>
>> (lw:lisp-image-name)
> "/Applications/LispWorks 6.0/LispWorks.app/Contents/MacOS/lispworks-6-0-0-macos-universal"
> _______________________________________________
> Openmcl-devel mailing list
> Openmcl-devel at clozure.com
> http://clozure.com/mailman/listinfo/openmcl-devel
>
>
More information about the Openmcl-devel
mailing list