Hi Luke,

Luke Crook <[EMAIL PROTECTED]> writes:

> The Allegro SWIG module supports %insert("lisp"), allowing Lisp code to be 
> inserted verbatim into the generated bindings at that position in the .i file.
>
> http://www.swig.org/Doc1.3/Allegrocl.html#Allegrocl_nn5
>
> It would be great if the CFFI module supported this as well. I am currently 
> having to place the Lisp versions of C macros in a separate "post-swig.lisp" 
> file.

Its not documented, but you can do the same thing using 
%insert("swiglisp")


Cheers,
-- 
Surendra Singhi
http://ssinghi.kreeti.com

_______________________________________________
application-builder mailing list
[email protected]
http://www.lispniks.com/mailman/listinfo/application-builder

Reply via email to