Isn't this a job for DEFINE-COMPILER-MACRO? MA
On Apr 4, 2012, at 20:56 , Didier Verna 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 > [email protected] > http://lists.common-lisp.net/cgi-bin/mailman/listinfo/pro -- Marco Antoniotti, Associate Professor tel. +39 - 02 64 48 79 01 DISCo, Università Milano Bicocca U14 2043 http://bimib.disco.unimib.it Viale Sarca 336 I-20126 Milan (MI) ITALY Please note that I am not checking my Spam-box anymore. Please do not forward this email without asking me first. _______________________________________________ pro mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/pro
