5.1 Changes in this release

compile-file-if-needed

Function

Package:lw

Syntax:compile-file-if-needed input-pathname &key :output-file &rest compiler-options

This function is likecompile-file, except that it compiles the file only if compilation is needed. The function compares the write dates of the source and binary versions of the given file. It recompiles the file if the binary version is older than the source version or if no binary file exists.


Liquid Common Lisp 5.0 Release and Installation Notes - 9 JUN 1997

Generated with Harlequin WebMaker