[ANN]Py++-0.8.2

R

Roman Yakovenko

I'm glad to announce the new version of Py++.

Download page: http://language-binding.net/pyplusplus/download.html

What is it?
Py++ is an object-oriented framework for creating a code generator for
Boost.Python library.

Project home page: http://language-binding.net/pyplusplus/pyplusplus.html

The new version introduces quite few improvements:

* performance, in some case x10
* fully automatic algorithm for exposing C++ get\set functions as Python
properties.
* treatment for previously generated, but no more in use, source files
* convenience API for translating user defined exception to Python one
* generated code - improved formatting
* better understanding of call policies:
- default_call_policies should not be generated any more
- return_value_policy< return_opaque_pointer >, Py++ will create
specialization for type_id function, as required by the library
* documentation, new chapters were written, all source code in documentation is
highlighted using pykleur package.

Dependencies: Py++-0.8.2 depends on pygccxml-0.8.2.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

[ANN] Py++ - 1.0 1
[ANN]Py++ 0.9.0 0
[ANN]Py++ 0.8.1 0
[ANN] Py++ - 0.8.5 2
[ANN] ri_cal 0.8.2 Released 0
ANN: Py-Lib 0.9.1 released 0
[ANN] pygccxml - 0.8.5 0
[ANN]pygccxml - 1.0 0

Members online

Forum statistics

Threads
473,780
Messages
2,569,608
Members
45,241
Latest member
Lisa1997

Latest Threads

Top