SRFI 24: Define-syntax in local lexical scopes

by Antti Huima

status: withdrawn (2002-04-12)

keywords: Syntax

Abstract

This document specifies a proper extension to Scheme which allows define-syntax forms to appear in those places where local definitions can appear (R5RS, 5.2.2). A corresponding letrec-variant is described.