Add the possibility to declare additional kinds of expanders #2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a
(declare-multi-id-kind #:keyword structure-property)
form. That way, new kinds of expanders could be added as libraries.Integrate this with Jack Firth's generic syntax expanders http://docs.racket-lang.org/generic-syntax-expanders/index.html