24.7. Function EXT:COMPILED-FILE-P [CLRFI-2]

(EXT:COMPILED-FILE-P filename) returns non-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.49Last modified: 2010-07-07