[racket] Something to achieve "define-syntax-parameter-for-syntax" or "set!-for-syntax"?
On Jan 5, 2014, at 9:02 AM, Sean Kanaley wrote:
>
> (define-for-syntax (input-params stx)
> (datum->syntax stx '(state delta-time)))
It sounds to me like that you want to generate the above macro from a macro and then it should all work. But I might be misunderstanding what you're asking -- Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20140105/7db3f797/attachment.html>