ch2_1_spec_ops
This is an old revision of the document!
LabLISP special operators.
In LabLisp, there are several commands treated as special forms. Some are identical to Common LISP special forms, some are actually macros in Common LISP, but LabLisp emulates them as special forms.
- QUOTE
'
- UNQUOTE
,
(comma) - SPLICE-UNQUOTE
,@
(comma-at) - FUNCTION
#'
(sharp-quote)
ch2_1_spec_ops.1621185129.txt.gz · Last modified: 2021/05/16 11:12 by admin