On Tue, Mar 5, 2013 at 1:59 PM, Juan Jose Garcia-Ripoll <
juanjose.garciarip...@gmail.com> wrote:

> I did not know about Boost::Python. On reading it, it seems that, though
> horrible, it would be easy to port to any Common Lisp out there. If I were
> to write that, though, I would not do it as they do, with such
> undecipherable template code -- templates perhaps yes, but at least
> attempting something more readable.
>

I have given it a try https://github.com/juanjosegarciaripoll/cl-cxx

It is indeed not that hard to define wrappers for C++ functions using
templates as they seem to properly dispatch among functions with different
arities. Implicit or explicit conversions are also easy to implement, given
the proper Common Lisp back-end.

Best,

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to