| www.delorie.com/gnu/docs/emacs/cl_13.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The features described in the following sections implement
various advanced control structures, including the powerful
setf facility and a number of looping and conditional
constructs.
5.1 Assignment The `psetq' form 5.2 Generalized Variables `setf', `incf', `push', etc. 5.3 Variable Bindings `progv', `lexical-let', `flet', `macrolet' 5.4 Conditionals `case', `typecase' 5.5 Blocks and Exits `block', `return', `return-from' 5.6 Iteration `do', `dotimes', `dolist', `do-symbols' 5.7 Loop Facility The Common Lisp `loop' macro 5.8 Multiple Values `values', `multiple-value-bind', etc.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |