The less-familiar parts of Lisp for beginners — proclaim

We talked about declare and declaim earlier, and now we come to proclaim.  Generally, think of proclaim as being like declaim, but without any special relationship with the compiler.  In a normal context, proclaim only has an effect once the form containing it is executed, and doesn’t do anything at compile time.  The programmer might use this in a situation where declaration specifiers have to be handled at runtime, but the use cases are, in my experience, rare.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

*

反垃圾邮件 / Anti-spam question * Time limit is exhausted. Please reload CAPTCHA.