guile-devel
[Top][All Lists]
Advanced

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

Re: How do I really do this?


From: Bruce Korb
Subject: Re: How do I really do this?
Date: Fri, 12 Mar 2004 09:18:34 -0800

Carl Witty wrote:

> I think he's trying to get at something more like
>   (eval `(define ,(string->symbol "sym-name") ,(val-func)))

Even reading the docs didn't get me to that construct.
Yes!  That _was_ what I was trying to do.  Of course, I'm going
to use hash tables for what I was trying to do, but it is also
very nice to be clued into the "," operator :-).  Thank you!

Regards, Bruce




reply via email to

[Prev in Thread] Current Thread [Next in Thread]