====== LabLISP language reference ====== This chapter contains description of all LabLisp built-in operators and symbols. There are many standard functions that behave the same in LabLisp as in Common LISP, but might have some limitations or special behavior related to no-error evaluation mechanics. We will present here the LabLisp behavior, and often will not comment on the difference to Common LISP, unless it is very significant and surprising. As a rule, the operator names are the same in LabLisp as in Common LISP and do the same thing, perhaps differently. ==== Contents ==== LabLISP [[ch2_1_spec_ops|Special operators]]. Built-in [[ch2_2_macros|Macros]]. (none) Built-in [[ch2_3_funs|Functions]]. Predefined [[ch2_4_symbols|Packages and Symbols]].