enhanced-defclass

2021-04-11

Provides a truly extensible version of DEFCLASS that can accurately control the expansion according to the metaclass and automatically detect the suitable metaclass by analyzing the DEFCLASS form.

Upstream URL

tarballs.hexstreamsoft.com/libraries/latest/enhanced-defclass_latest.tar.gz

Author

Jean-Philippe Paradis <hexstream@hexstreamsoft.com>

License

Unlicense
README
Project's home: https://www.hexstreamsoft.com/libraries/enhanced-defclass/ enhanced-defclass provides a truly extensible version of DEFCLASS that can accurately control the expansion according to the metaclass and automatically detect the suitable metaclass by analyzing the DEFCLASS form. This library is in the Public Domain. See the UNLICENSE file for details.

Dependencies (8)

  • closer-mop
  • compatible-metaclasses
  • enhanced-eval-when
  • enhanced-find-class
  • evaled-when
  • parachute
  • shared-preferences
  • simple-guess
  • GitHub
  • Quicklisp