[Ecls-list] Mapping between Lisp names, and C names
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Wed Sep 24 19:25:24 UTC 2008
On Wed, Sep 24, 2008 at 5:10 PM, Tobias C. Rittweiler <tcr at freebits.de> wrote:
> But perhaps there's a better way?
ECL's official name mangling is implemented by the following function
(defun ext:mangle-name (symbol &optional as-function-p)
....)
If as-function-p is true, it does what you expect.
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28009 (Spain)
http://juanjose.garciaripoll.googlepages.com
More information about the ecl-devel
mailing list