(FAST-SAVE-FILE source| [dest|])
Makes a fast-loadable file from a scheme source file. If dest| is not given, the source name is taken with an ".FSL" extension instead of the existing one. Note: you don't need
COMPILE-FILE
any more...