34.1. File Types
Prev
Chapter 34. The source files of
CLISP
Next
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
bytecode
s).
#P".lib"
Lisp
“
header
”
, produced by
COMPILE-FILE
and used by
REQUIRE
These notes document
CLISP
version 2.49
Last modified: 2010-07-07
Enter your search terms
Submit search form
Web
clisp.cons.org
clisp.podval.org
www.lisp.org