Summary

allow access to toplevel macro-transformer

Metadata

Description

If `er-macro-transformer` is passed a symbol, it could return the macro-transformer procedure in the current syntactic environment. This allows for example tracing of transformers.

Changes and comments

[2010-02-08 14:03:43 UTC] felix changed status from new to closed

[2010-02-08 14:03:43 UTC] felix set resolution to wontfix

[2010-02-08 14:03:43 UTC] felix wrote:

The stored transformer is a wrapper around the transformer defined by the user and currently doesn't allow access to the latter.