[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Scheme-reports] Current tickets for the 5th ballot - 281



On Sat, Oct 1, 2011 at 12:21 AM, Alaric Snell-Pym
<alaric@x> 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@x
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports