SyntaxCase - larcenists/larceny GitHub Wiki
Larceny's ERR5RS and R6RS modes support syntax-case
as a standard library. Those modes also offer Andre van Tonder's (explicit-renaming)
library.
Larceny's R5RS mode continues to support Larceny's traditional low-level macros (based on explicit renaming, but currently incompatible with the (explicit-renaming)
library), but does not support syntax-case
.