|
CL-Attributes is a small library that adds C#-like attribute metadata to classes and slots in Common Lisp. Currently, only SBCL is supported, though more implementations will be supported as time goes on (and I learn about them or people submit patches). The library is licensed under the GNU General Public License version 2. How To Use ItComplete documentation is available here. The source tarball includes an ASDF file. DownloadsCL-Attributes is released under GNU General Public License v2.
|