On 3/24/2015 11:53 AM, π wrote:
Hello PythonDevvers,

I apologise in advance. This is slightly off topic. This will be my only
post on the subject.

pydev is about development *of* Python the language and CPython the implementation. python-list is about development *with* Python. This post would be on-topic for python-list and would have fit better there.

PyCXX (http://sourceforge.net/projects/cxx/) accomplishes roughly the
same as Boost::Python (C++ wrapper for CPython), only without requiring
Boost.

The original code has become tangled and bloated.
Over the winter I've rewritten it using C++11.  New C++11 features have
allowed for more direct/compact/concise/readable code.

I've called my rewrite PiCxx and put it up here:
https://github.com/p-i-/PiCxx
Improvements, suggestions, bug fixes, etc are all welcome.

Announcements and requests like this are fairly routine on python-list. Sometimes they get responses and discussion on the list, sometimes not.

One can participate on python-list via news/web mirror gmane.comp.python.general at news.gmane.org.

--
Terry Jan Reedy


_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to