C sources are pre-processed with the following tools before being passed to the C compiler:
utils/comment5.c
Convert /bin/sh-style comments (lines starting
with "# "
) to C-style comments
(/**/
).
The use of /bin/sh-style comments is deprecated.
utils/varbrace.d
var
)
can be used within blocks, like in C++
and C99.utils/ccpaux.c
utils/gctrigger.d
GCTRIGGER
statements at the
head of function bodies (for functions marked with
the maygc
pseudo-keyword).
utils/deema.c
_EMA_
instead.
utils/ccmp2c.c
clx/new-clx
module only.
Allows cpp-style preprocessing before modprep processing.
Should be merged into modprep eventually.
utils/modprep.lisp
utils/unicode/
Generate NLS files in
src/
.
utils/unicode/UnicodeDataFull.txt
DESCRIBE
and installed in data/
under CUSTOM:*LIB-DIRECTORY*
.These notes document CLISP version 2.49 | Last modified: 2010-07-07 |