[gambit-list] Possible bug in define-macro
William James
w_a_x_man at yahoo.com
Sun Apr 10 23:17:30 EDT 2011
--- On Sat, 4/9/11, Bradley Lucier <lucier at math.purdue.edu> wrote:
> From: Bradley Lucier <lucier at math.purdue.edu>
> Subject: Re: [gambit-list] Possible bug in define-macro
> To: "William James" <w_a_x_man at yahoo.com>
> Cc: "Bradley Lucier" <lucier at math.purdue.edu>, gambit-list at iro.umontreal.ca
> Date: Saturday, April 9, 2011, 3:03 PM
> You need to quote the "equal",
> otherwise you're trying to insert a
> procedure into the code, not a symbol:
That works. Thanks.
Now the question is: why did the original macro work
correctly under Guile and Bigloo?
More information about the Gambit-list
mailing list