> 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.
I just quickly glanced over the code. I noticed that some of the constructs https://github.com/juanjosegarciaripoll/cl-cxx/blob/master/include/cl-cxx/defun.hpp are C++03 ways of emulating lambda-expressions. C++11 has better support for those. -- Gaby ------------------------------------------------------------------------------ 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