[r6rs-discuss] [Formal] Trivial Enhancement of macros in v5.91:
capture-syntax
AndrevanTonder
andre at het.brown.edu
Thu Nov 30 08:09:34 EST 2006
On Wed, 29 Nov 2006, Abdulaziz Ghuloum wrote:
> If you reread the code I posted (the second post), it should be obvious that
> the tracer library is used *only* at compile time.
The way the code is written, though, "trace-transformer" is a runtime binding
in "tracers" and uses the runtime language of "tracers", which is imported
into FOO for run, yet "trace-region" uses "trace-transfomer" at compile-time.
The fact that one can make it work somehow does not make it any less confused.
I am happy to have an implementation that will point these things out for me.
Cheers
Andre
More information about the r6rs-discuss
mailing list