2014/1/24 Armin Rigo <ar...@tunes.org>:
> [...]
> Sorry, you're not getting answers because your question is too vague.
> What is PyD, what kind of C or C++ code it is, ...?  If it's C, we
> recommend CFFI.  If it's C++, we don't have a one-size-fits-all story
> for that --- at all.  If it's the kind of C++ code that can easily be
> embedded into a C interface, we generally recommend that you do that
> and then use CFFI as well.

Probably http://pyd.dsource.org/ is this about what You are asking.
It's wrapper of python api for http://dlang.org/
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to