[racket] bad syntax; literal data is not allowed, because no #%datum syntax transformer is bound

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Tue Aug 30 19:13:53 EDT 2011

At Tue, 30 Aug 2011 19:03:24 -0400, Neil Van Dyke wrote:
> Thanks, Carl and Robby.  I need to set up the lexical context to be that 
> of the macro, while preserving the source position info.  I will look 
> into the pointers you gave me for how to do that.

One more pointer: `replace-context' from `syntax/strip-context'.



Posted on the users mailing list.