SRFI 188: Splicing binding constructs for syntactic keywords

by Marc Nieper-Wißkirchen

status: final (2020-06-03)

keywords: Syntax

See also SRFI 93: R6RS Syntax-Case Macros and SRFI 148: Eager syntax-rules.

Abstract

Splicing binding constructs for syntactic keywords are versions of let-syntax and letrec-syntax that can be used in a definition context in the same way as begin.