SRFI 211: Scheme Macro Libraries

by Marc Nieper-Wißkirchen

status: final (2022-07-19)

keywords: Syntax

See also SRFI 46: Basic Syntax-rules Extensions, SRFI 93: R6RS Syntax-Case Macros, and SRFI 139: Syntax parameters.

Abstract

This SRFI describes common syntactic extensions of the syntax-rules macro facility of R5RS and the base R6RS and R7RS libraries. In particular, library namespaces are defined where these extensions can be located and which can be tested against in cond-expand forms.