Macros: Defining Your Own(定义你自己的宏) Macros: Defining Your Own(定义你自己的宏) Now it’s time to start writing your own macros. The standard macros I covered in the previous chapter hint...
Truth, Falsehood, and Equality(真、假和等价) Truth, Falsehood, and Equality(真、假和等价) Two last bits of basic knowledge you need to get under your belt are Common Lisp’s notion of truth...
Practical: A Portable Pathname Library(实践:可移植路径名库) Practical: A Portable Pathname Library(实践:可移植路径名库) As I discussed in the previous chapter, Common Lisp provides an abstractio...