Is it possible to have a macro bound to an identifier with wildcards in it?<div><br></div><div>So, for example, a macro (@*) that would be used for (@x) and (@y), where the symbols x and y are available during expansion.</div>
<div><br></div><div>Or is this something that would have to be done at the reader level?  ie, (@ ...) is the macro, and the reader turns @x and @y into (@ x) and (@ y) respectively.</div><div><br></div><div>Thanks.<br clear="all">
<div><br></div>-- <br>Talk to you soon,<br><br>Scott Klarenbach<br><br>PointyHat Software Corp.<br><a href="http://www.pointyhat.ca" target="_blank">www.pointyhat.ca</a><br>p 604-568-4280<br>e <a href="mailto:scott@pointyhat.ca" target="_blank">scott@pointyhat.ca</a><br>
#308 - 55 Water St.<br>Vancouver, BC V6B1A1<br><br>_______________________________________<br>To iterate is human; to recur, divine
</div>