On Sun, Dec 11, 2005 at 11:13:37AM +0000, Luís Oliveira wrote:
On 2005-dec-11, at 09:45, ssmith wrote:
BTW, has there been any thought on mapping C++ classes to CLOS?
If I'm not mistaken, that's one of Verrazano's goals.
My (possibly mistaken) understanding is Verrazano only handles the automated generation of C/C++ bindings, relying on CFFI for the binding implementation. I assume it must wrapper the C++ calls in C for CFFI?
Cheers, Steve