Hi Thorsten,

> use this SWIG command line, which produces, besides the probably bloated
> C code, a kind of 'Lisp pseudo code' too, that should be easily
> transformed into 'native calls:
>
> ,--------------------------
> | swig -cffi -c++ example.i

That is CFFI, portability layer for Common Lisp: http://cliki.net/cffi
I've been using that a lot.  It's good, but I'm not sure about C++
support.

Cheers,

Tomas
-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to