The way commands are called and the way code is formatted in Lisp is somewhat strange compared with other languages. First of all, you need to surround the command (and its arguments) with parentheses, as with the defparameter function:
> (defparameter *small* 1)
*SMALL*
You are currently reading a PREVIEW of this book.
Get instant access to over
$1 million worth of books and videos.