Py++

Object-oriented framework for creating a code generator for Boost
Download

Py++ Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Roman Yakovenko
  • Publisher web site:
  • http://www.language-binding.net/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 7.5 MB

Py++ Tags


Py++ Description

Object-oriented framework for creating a code generator for Boost Py++ is a free and open source object-oriented framework that uses few different programming paradigms to help you to expose C++ declarations to Python. This code generator will not stand on your way. It will guide you through the whole process. It will raise warnings in the case you are doing something wrong with a link to the explanation. And the most important it will save your time - you will not have to update code generator script every time source code is changed.NOTE: Py++ is licensed and distributed under the terms of the Boost Software License. Here are some key features of "Py++": · Py++ supports almost all features found in Boost.Python library · Using Py++ you can develop few extension modules simultaneously, especially when they share the code. Py++ generates code, which will help you: · to understand compiler generated error messages · to minimize project built time Py++ has few modes of writing code into files: · single file · multiple files · fixed set of multiple files · multiple files, where single class code is split to few files · You have full control over generated code. Your code could be inserted almost anywhere. · Your license is written at the top of every generated file · Py++ will check the “completeness” of the bindings. It will check for you that the exposed declarations don’t have references to unexposed ones. · Py++ provides enough functionality to extract source code documentation and write it as Python documentation string · Py++ provides simple and powerful framework to create a wrapper for functions, which could not be exposed as is to Python. Requirements: · Python · pygccxml


Py++ Related Software