[Cython] How do I write C++ shadow classes..

Stefan Behnel stefan_ml at behnel.de
Wed Oct 22 20:27:19 CEST 2008


Hi,

Andrey Ivanov wrote:
> I use pyparsing, because I don't know how PLEX works and how to use it 
> with C/C++ sources. My program is written very crudely, firstly because of lack 
> of skills with writing compilers and such things, secondly just because it 
> already suits my needs.

You should never underestimate the power of an incomplete script released to
public. :)

Stefan


More information about the Cython-dev mailing list