[C++-sig] ANN: Pyste - Boost.Python Code Generator

Niki Spahiev niki at vintech.bg
Wed Mar 12 16:26:25 CET 2003


Nicodemus wrote:
> Hello All!
> 
> I'm pleased to announce that Pyste has been released!
> 
> Pyste is a Boost.Python code generator. The user specifies the classes and
> functions to be exported using a simple interface file, which following the
> Boost.Python's philosophy, is simple Python code. Pyste then uses GCCXML to
> parse all the headers and extract the necessary information to 
> automatically
> generate C++ code.

Great! Can you give some info about using its back-end AKA Exporter.
I have DB of C++ classes and want to wrap them using boost.

Niki Spahiev





More information about the Cplusplus-sig mailing list