Dale Jordan wrote:
> Greg Buchholz wrote:
> > I'm trying tying to get "macroexpand" to do something useful, but
> > I
> >seem to be failing, and...
>
> I'm not familiar with macroexpand, but try the ,x command in csi.
> #;> ,x (test 0)
> (if (= '0 '0) 'zero 'not)
Thanks for the tip. I also discovered that...
(display (macroexpand '(test 2)))
...works perfectly like I'd expect it to when using the interpreter, but
doesn't work the same with the compiler. Is that the was it's supposed
to be?
Thanks,
Greg Buchholz
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users