Hi guys,
First time on the mailing list, or any mailing list for that matter. I have a very simple question about macros if someone would fill me in: how do I expand a macro like you can in Common Lisp or some other Scheme implementations?
I've been using the pp function but it complains under some situations i.e. when my macro expands into a definition.
Thanks in advance,
Mark.