[r6rs-discuss] [Formal] Trivial Enhancement of macros in v5.91: capture-syntax

From: AndrevanTonder <andre>
Date: Tue Nov 28 10:56:54 2006

Lynn Winebarger wrote:

> I agree, those are cool macros. However, they did not do what I want,
> which is to deprivilege core forms at the top level.

While r5.91rs does not say anything about the toplevel, core forms do not
currently have any special privilege. You can replace them at will at the
library or script level by using something like

   (import (except r6rs lambda)
           (rename trace-library (trace-lambda lambda)))

Regards
Andre
Received on Tue Nov 28 2006 - 10:52:34 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:00 UTC