Maybe, something like:<div>FROB - for function</div><div>COMPILE-FROB - for macro<br><br><div class="gmail_quote">On Wed, Apr 4, 2012 at 9:56 PM, Didier Verna <span dir="ltr"><<a href="mailto:didier@lrde.epita.fr">didier@lrde.epita.fr</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
  Hello,<br>
<br>
I have a FROB functionality that I would like to make available both at<br>
run-time via a function and at compile-time via a macro (which in turn<br>
will call the function).<br>
<br>
Are there any general conventions (apart from DEFINE- / MAKE-) for this<br>
kind of thing ? I'm having a hard time finding nice names for FROB the<br>
function and FROB the macro...<br>
<br>
Thanks.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Resistance is futile. You will be jazzimilated.<br>
<br>
Scientific site:   <a href="http://www.lrde.epita.fr/~didier" target="_blank">http://www.lrde.epita.fr/~didier</a><br>
Music (Jazz) site: <a href="http://www.didierverna.com" target="_blank">http://www.didierverna.com</a><br>
<br>
_______________________________________________<br>
pro mailing list<br>
<a href="mailto:pro@common-lisp.net">pro@common-lisp.net</a><br>
<a href="http://lists.common-lisp.net/cgi-bin/mailman/listinfo/pro" target="_blank">http://lists.common-lisp.net/cgi-bin/mailman/listinfo/pro</a><br>
</font></span></blockquote></div><br></div>