[Ecls-list] Easy way to bind c++ class instances in lisp?

Peter Enerccio enerccio at gmail.com
Thu Dec 6 23:32:02 UTC 2012


I am looking for easy way of wrapping around class instances of c++. I can
wrap it in lisp with classes with slot containing fixnum of the pointer and
then recast it in c++ but its cumberstone and has lot of boiler plate on
both lisp and c++ side. Any other way of doing that? Could be even in lisp
altogether, because then I could generate c code out of it or something.

Thanks for any input.

-- 
Bc. Peter Vaňušanik
http://www.bishojo.tk
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121207/275df1da/attachment.html>


More information about the ecl-devel mailing list