FUNCTION-LAMBDA-EXPRESSION
The name
of a FFI:FOREIGN-FUNCTION
is a string
(the name of the underlying C function), not a lisp function name.
DESTRUCTURING-BIND
This macro does not perform full error checking.
PROG1
, PROG2
, AND
,
OR
, PSETQ
, WHEN
, UNLESS
, COND
, CASE
, MULTIPLE-VALUE-LIST
,
MULTIPLE-VALUE-BIND
, MULTIPLE-VALUE-SETQ
These macros are implemented as special operators (as permitted by [sec_3-1-2-1-2-2]) and, as such, are rather efficient.
These notes document CLISP version 2.49 | Last modified: 2010-07-07 |