Maybe, something like:
FROB - for function
COMPILE-FROB - for macro

On Wed, Apr 4, 2012 at 9:56 PM, Didier Verna <did...@lrde.epita.fr> wrote:

>
>  Hello,
>
> I have a FROB functionality that I would like to make available both at
> run-time via a function and at compile-time via a macro (which in turn
> will call the function).
>
> Are there any general conventions (apart from DEFINE- / MAKE-) for this
> kind of thing ? I'm having a hard time finding nice names for FROB the
> function and FROB the macro...
>
> Thanks.
>
> --
> Resistance is futile. You will be jazzimilated.
>
> Scientific site:   http://www.lrde.epita.fr/~didier
> Music (Jazz) site: http://www.didierverna.com
>
> _______________________________________________
> pro mailing list
> pro@common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/pro
>
_______________________________________________
pro mailing list
pro@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/pro

Reply via email to