 |
Common Lisp/First steps/Beginner tutorial - Wikibooks, open books for an open world
The story gets a bit more complex, there are two types of way to make bindings in Common Lisp, lexical, which we have just seen, and dynamic. For our purposes at this point, dynamic bindings are not much different from lexical bindings, but they are made
en.wikibooks.org |
 |