quicklisp-projects icon indicating copy to clipboard operation
quicklisp-projects copied to clipboard

Please, add Expanders

Open HectareaGalbis opened this issue 1 year ago • 0 comments

Expanders tries to define the concept of expander and expansion (like setf expansions). This way, defining macros that can be extensible by the user is a lot easier.

Source code: https://github.com/HectareaGalbis/expanders

HectareaGalbis avatar Nov 23 '24 08:11 HectareaGalbis