[see other links, and add reference to cl-syntax-sugar pix@kepibu.org**20090720183417] { hunk ./notes.org 111 -trivial-features -- smooths out the unnecessary differences between - implementation *features* -alexandria -- implements a #'featurep which exactly matches that used by the - standard's #+/#- readmacros. + +[[http://www.cliki.net/trivial-features][trivial-features]] + smooths out the unnecessary differences between implementation *features* +[[http://common-lisp.net/project/alexandria/][alexandria]] + implements a #'featurep which exactly matches that used by the standard's + #+/#- readmacros. +[[http://common-lisp.net/project/cl-syntax-sugar/][cl-syntax-sugar]] + Offers a feature-case reader which is almost certainly more useful than + portaCL's feature-cond macro. }