Re: [pygccxml-development] minor c++ transformation with pygccxml / py++
Brought to you by:
mbaas,
roman_yakovenko
From: Nicholas T. <nt...@nt...> - 2009-05-13 07:13:35
|
On Tue, May 12, 2009 at 23:08, Roman Yakovenko <rom...@gm...>wrote: > On Wed, May 13, 2009 at 4:55 AM, Nicholas Tung <nt...@nt...> wrote: > > Hi all, > > > > Is there an easy way to re-output c++ code, with minor modifications? > > Py++ seems mostly focused on creating Boost wrappers. > > > http://blog.mozilla.com/tglek/2009/01/29/semantic-rewriting-of-code-with-pork-a-bitter-recap/ > > HTH > > -- > Roman Yakovenko > C++ Python language binding > http://www.language-binding.net/ > Thanks very much, I'll give it a try. It seems to be exactly what I was looking for! Nicholas |