#,

[reader syntax] #,(tag datum ...)

SRFI-10: Calls read-time constructor specified by tag at the read-time.

See also define-reader-ctor.

[reader syntax] #,datum

R6RS: Abbreviation of (unsyntax datum). See quasisyntax.