Re: [Scheme-reports] Current tickets for the 5th ballot - 281
Alex Shinn 30 Sep 2011 15:37 UTC
On Sat, Oct 1, 2011 at 12:21 AM, Alaric Snell-Pym
<alaric@snell-pym.org.uk> wrote:
>
> If all else fails, you can surely map:
>
> (eval '( ... <unprintable literal> ...))
>
> into something like:
>
> ((eval '(lambda (<gensym>) ( ... <gensym> ...))) <unprintable literal>)
That won't work with macros which need the values
at compile time.
--
Alex
_______________________________________________
Scheme-reports mailing list
Scheme-reports@scheme-reports.org
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports