| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |
Arguments: filename &rest keys
Compiles and loads the file specified by the filename argument but does not write a fasl file. This function was intended for use with certain Trial versions of Allegro CL available with earlier releases in which cl:compile-file (and friends) are disabled (the compiler is not so disabled in the current Trial version). This function takes a filename and any number of keys that are appropriate for cl:compile-file. Users who have access to compile-file need not use this function.
Copyright (c) 1998-2009, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.1. This page was not revised from the 8.0 page.
Created 2009.7.29.
| Allegro CL version 8.1 Unrevised from 8.0 to 8.1. 8.0 version |