sbcl-lisp-namespace 0.1-1.28107ca LISP-N, or extensible namespaces in Common Lisp

Common Lisp already has major 2 namespaces, function namespace and value namespace (or variable namespace), but there are actually more — e.g., class namespace. This library offers macros to deal with symbols from any namespace.