[racket] obtaining name of module-level binding

From: Galler (lzgaller at optonline.net)
Date: Tue Aug 7 18:02:56 EDT 2012

Thanks Danny


On Tue, Aug 7, 2012 at 4:58 PM, Danny Yoo wrote:

>>        ;; Question to others: how can this be simplified?
>>        (splicing-let-syntax ([get-literal-metadata
>>                               (lambda (stx)
>>                                 #`(#%datum . #,(format "~s"
>
>
> I did a slight simplification of the code.  I'm putting up the revised
> version here:
>
>     https://gist.github.com/3289283
>
> Hope this helps!

Posted on the users mailing list.