Hexstream / 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.

Home Page:https://www.hexstreamsoft.com/libraries/enhanced-defclass/

Repository from Github https://github.comHexstream/enhanced-defclassRepository from Github https://github.comHexstream/enhanced-defclass

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.

About

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.

https://www.hexstreamsoft.com/libraries/enhanced-defclass/

License:The Unlicense


Languages

Language:Common Lisp 100.0%