[pypy-dev] Does/will pypy support cpython's c extension modules?

Lenard Lindstrom len-l at telus.net
Tue Jan 30 18:54:34 CET 2007


Michael Hudson wrote:
> Tristan Seligmann <mithrandi at mithrandi.za.net> writes:
>
>   
>> Is it even feasible to wrap a C++ library with ctypes?
>>     
>
> I guess it must be possible -- the name mangling rules aren't that
> hard, really -- but I don't know about feasible.

As long as there are no C++ exceptions to catch.


> Oh, hmm, templates.
> They'd be a pain, wouldn't they :-)
>
>   
Exporting templates in a shared library: that's a trick I'm unfamiliar 
with ;-)


-- 
Lenard Lindstrom
<len-l at telus.net>






More information about the Pypy-dev mailing list