EXT:COMPILED-FILE-P
[CLRFI-2](
returns non-EXT:COMPILED-FILE-P
filename
)NIL
when the file filename
exists, is readable, and appears to be a
CLISP-compiled #P".fas"
file compatible with the currently used
bytecode format.
System definition facilities (such as asdf
or defsystem
) can
use it to determine whether the file needs to be recompiled.
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |