The less-familiar parts of Lisp for beginners — make-package

Continuing with Lisp features the newcomer to the language might not have encountered is make-package.  This is a function that is rarely called for, other than in its use in the implementation of the defpackage macro.  You should use defpackage whenever that is appropriate.  The make-package function is useful in defining new packages programmatically at run time, as opposed to the more common case of declaring and defining packages in the source code.

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.