34.1. File Types

#P"*.d"
The source files for unpreprocessed C code.
#P".c"
The C code after preprocessing; also the result of compiling some FFI forms (see FFI:*OUTPUT-C-FUNCTIONS*).
#P".lisp"
The source files for Lisp code.
#P"*.fas"
Compiled lisp code (platform-independent bytecodes).
#P".lib"
Lisp header, produced by COMPILE-FILE and used by REQUIRE

These notes document CLISP version 2.49Last modified: 2010-07-07